Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Context7 logo
MCP server

Context7

Pulls current, version-matched library documentation into the model's context.

0
SaveVisit website ↗

Add it to your client

Official
Install
npx -y @upstash/context7-mcp
mcpServers
{
  "mcpServers": {
    "context7-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@upstash/context7-mcp"
      ]
    }
  }
}
Transport
both
Runtime
Node
Tools
2
License
MIT
Tools
resolve-library-idquery-docs

Context7 answers a coding agent's questions about a library by fetching documentation for the version actually in use, so suggestions stop drifting toward APIs that were removed releases ago. Two tools do the work: one resolves a package name to an internal library id, the other returns documentation passages for a query. It runs locally over stdio or as a hosted endpoint at mcp.context7.com.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?