StackMCP
documentationOfficial

Context7 MCP

92

Upstash

Pull up-to-date documentation and code examples for any library directly into your prompt context using the Context7 API.

46.5k213.3k/wk1.0K tokens(0.5%)Official2d ago
Network
documentationlibrariesapi-docscontext

Quick Setup

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "context7-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@upstash/context7-mcp"
      ]
    }
  }
}

Part of these stacks

View on GitHubnpm