MCP server

Context7
MCPUpstash Context7. Current docs for the library in the prompt.
Official. Version-specific documentation so the agent stops inventing last year’s API.
latest·Apache-2.0·Updated this quarter·github.com/upstash/context7·Transport: stdio
Claude CodeCursorVS CodeDesktop
ScannedActive
claude_desktop_config.json
{
"mcpServers": {
"context7": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-mcp"
]
}
}
}By Upstash
Spec
What the server actually exposes.
resolve-library
readFind a library id from a name.
get-docs
readCurrent docs for that library.
Guardrails
- Credentials stay in env
- Read-first unless a write tool is called
- Official package, not a wrapper
context7-mcp.mcp/tools
Tools
- read
resolve-library
Find a library id from a name.
- read
get-docs
Current docs for that library.
Last call
{ "ok": true,
"tool": "resolve-library",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
