Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"upstash-context7-mcp": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp"
]
}
}
}
Or smoke-test directly:
npx -y @upstash/context7-mcp
Details
| Website | https://www.npmjs.com/package/@upstash/context7-mcp |
|---|---|
| GitHub | git+https://github.com/upstash/context7.git |
| License | unknown |
| Pricing | free |
| Tags | modelcontextprotocol mcp context7 vibe-coding developer tools documentation context |
| Sources | npm |
| Discovered | 2026-05-25 |