🔧
Context7
🔧MCP Server2511319/context7
What it does
Dynamically retrieves and injects up-to-date, version-specific documentation and code examples directly into AI prompts to improve the accuracy and relevance of generated code.
remotehosted
Installation
npxRun with npx
npx -y @smithery/cli@latest install @upstash/context7-mcp --client <CLIENT_NAME> --key <YOUR_SMITHERY_KEY>Remote ServerConnect to remote MCP server
claude mcp add --transport http context7 https://mcp.context7.com/mcpRemote ServerConnect to remote MCP server
claude mcp add --transport sse context7 https://mcp.context7.com/sseLocal ServerRun MCP server locally
claude mcp add context7 -- npx -y @upstash/context7-mcpnpxRun with npx
npx -y @upstash/context7-mcp@latest+ 4 more commands in README
Claude Desktop ConfigurationAdd this to your claude_desktop_config.json
{
"mcpServers": {
"context7": {
"url": "https://mcp.context7.com/mcp...📖 Extracted from 2511319/context7 README
1,002
AddedJan 26, 2026