Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
npx -y @upstash/context7Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"upstash-context7-github": {
"command": "npx",
"args": [
"-y",
"npx -y @upstash/context7"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from context7?"
API Key Required
This server requires an API key from context7. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| CONTEXT7_API_KEY | Yes | Your context7 API key |
"What resources are available in context7?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in context7"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in context7 with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what other tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.