Context7
Context7 MCP server
Installiere den Context7 MCP-Server in Claude Code:
claude mcp add --scope user --transport http context7 https://mcp.context7.ai/mcpStarte Claude Code neu und führe danach claude mcp list aus. context7 sollte in der Liste stehen.
Derselbe Befehl auf context7.ai.
Installation
Das ist der Installationsbefehl. --scope user legt ihn in jedem Projekt an. Lasse das Flag weg, wenn du nur das aktuelle Repository möchtest.
Optionaler API-Schlüssel (Ratenbegrenzung, lokale Erweiterungen). Lege einen unter context7.ai/dashboard an:
claude mcp add --scope user --header "Authorization: Bearer YOUR_API_KEY" --transport http context7 https://mcp.context7.ai/mcp
Claude Desktop, Cursor, VS Code, Windsurf
JSON-Konfiguration: Füge unter mcpServers context7 mit type http und url https://mcp.context7.ai/mcp hinzu. Gebrauchsfertige Dateien: examples/claude_desktop_config.json, examples/cursor.json, examples/vscode.json, examples/windsurf.json.
Plugin für Claude Code: plugins/claude/context7. Skill: skills/context7-mcp/SKILL.md. MCP-Registry-Manifest: server.json.
Remote-HTTP statt lokalem npx: Diese Seite ist die Remote-Variante. npx ctx7 setup und npx -y @upstash/context7-mcp sind der lokale/stdio-Weg. Ich nutze die Remote-Variante, um keinen weiteren Node-Prozess starten zu müssen.
Related MCP server: MCP Framework Documentation Server
Verwendung
Frag nach etwas Bibliothekspezifischem und füge use context7 zum Prompt hinzu.
Werkzeuge
Sobald die Verbindung steht, erhältst du die Werkzeuge von Context7: resolve-library-id und query-docs.
Fehlerbehebung
context7 mcp not connecting / context7 mcp server not found: Führe claude mcp list aus. Fehlt der Eintrag, wurde der Add-Befehl nicht übernommen, oder du hast den Neustart übersprungen. Steht der Eintrag darin, funktioniert aber nicht, bedeutet das meist, dass du mcp.context7.ai und mcp.context7.com unter demselben Namen hinzugefügt hast.
spawn context7-mcp ENOENT ist eine lokale stdio-Installation, die keine Binärdatei finden kann. Verwende den weiter oben beschriebenen Remote-HTTP-Befehl.
Links
Installationsseite: context7.ai
Repository: falcon077/context7-mcp-server
Lizenz
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides up-to-date, version-specific documentation and code examples for software libraries directly to LLMs, enabling resolution of library identifiers and retrieval of relevant documentation with code snippets.
- AlicenseAqualityDmaintenanceProvides tools for AI agents to search, browse, and retrieve the full documentation for the mcp-framework. It enables agents to access documentation sections and page content directly within MCP-compatible environments like Claude Code and Cursor.312MIT
- AlicenseAqualityCmaintenanceEnables managing internal documentation with search and add capabilities, and fetching official documentation from 13+ popular libraries via MCP tools.69MIT
- AlicenseNot gradedqualityDmaintenanceProvides MCP tools to list and search OpenAI Agents SDK documentation, enabling LLMs to retrieve documentation topics and content via natural language queries.MIT
Related MCP Connectors
@latest documentation and code examples to 9000+ libraries for LLMs and AI code editors in a singl…
Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/falcon077/context7-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server