Bryan Thompson 3d0e7ededa
Update context7 plugin — migrate to remote MCP server (#4985)
Replace the npx stdio launch of @upstash/context7-mcp with Context7's
hosted remote MCP server (https://mcp.context7.com/mcp), matching the
configuration Upstash ships in upstash/context7 (plugins/claude/context7).
Adds a README and refreshes the plugin descriptions.

Co-Authored-By: Fahreddin Özcan <88107904+fahreddinozcan@users.noreply.github.com>

Driver: dir-plugin-add-official
2026-08-07 14:11:11 -07:00

8 lines
464 B
JSON

{
"name": "context7",
"description": "Upstash Context7 MCP server for up-to-date documentation lookup. Connects to Context7's hosted remote MCP server (https://mcp.context7.com/mcp) — no local Node.js or npx required — to pull version-specific documentation and code examples directly from source repositories into your LLM context. Works anonymously out of the box; set CONTEXT7_API_KEY for higher rate limits.",
"author": {
"name": "Upstash"
}
}