← Registry

Developer Tools

context7.com

Resolves library IDs and queries documentation and code examples for programming libraries and frameworks.

1 endpoint2 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.context7.com/mcp

No auth detected

MCP server metadata

Name
Context7
Version
4.0.4
Capabilities
prompts.listChangedresources.listChangedtools.listChanged
Server instructions

Use this server to fetch current documentation whenever the user asks about a library, framework, SDK, API, CLI tool, or cloud service — even well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot. This includes API syntax, configuration, version migration, library-specific debugging, setup instructions, and CLI tool usage. Use even when you think you know the answer — your training data may not reflect recent changes. Prefer this over web search for library docs. Do not use for: refactoring, writing scripts from scratch, debugging business logic, code review, or general programming concepts.

Known tools 2

resolve-library-id

Resolves a package/product name to a Context7-compatible library ID and returns matching libraries.

Inferred read-only
query-docs

Retrieves and queries up-to-date documentation and code examples from Context7 for any programming library or framework.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.context7]
url = "https://mcp.context7.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "context7": {
      "type": "http",
      "url": "https://mcp.context7.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: context7
Remote MCP URL: https://mcp.context7.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "context7": {
      "url": "https://mcp.context7.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "context7": {
      "type": "http",
      "url": "https://mcp.context7.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "context7",
  "transport": "streamable-http",
  "url": "https://mcp.context7.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for context7.com was fetched 2026-09-05T16:38:11.931Z.

Trust status Trusted

context7.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.