Developer Tools
Trust: 62/100 (Good)Context7 Guide
Up-to-date code docs for any prompt
48,145 starsby upstash
Quick Start
Install
npx @upstash/context7-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-upstash-context7": {
"command": "npx",
"args": [
"@upstash/context7-mcp"
]
}
}
}