Skip to content
Back to search
60
MCP http

Context7

upstash/context7-mcp

Fetch up-to-date, version-specific documentation and code examples directly into your prompts. Enhance your coding experience by eliminating outdated information and hallucinated APIs. Simply add `use context7` to your questions for accurate and relevant answers.

Uptime
100.0%
132 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "context7": {
      "url": "https://github.com/upstash/context7#readme",
      "transport": "http"
    }
  }
}