Context7
Servidor MCP de Context7
Instala el servidor MCP de Context7 en Claude Code:
claude mcp add --scope user --transport http context7 https://mcp.context7.ai/mcpReinicia Claude Code y luego ejecuta claude mcp list. Deberías ver context7 en esa lista.
El mismo comando en context7.ai.
Instalación
Ese comando hace la instalación. --scope user lo añade a todos los proyectos. Si solo quieres el repositorio actual, omite la opción.
Clave de API opcional (límites de uso, repositorios privados). Crea una en context7.ai/dashboard y luego:
claude mcp add --scope user --header "Authorization: Bearer YOUR_API_KEY" --transport http context7 https://ccp.context7.ai/mcp
Claude Desktop, Cursor, VS Code, Windsurf
Configuración JSON: en mcpServers, aña context7 con type T http y url https://ccp.context7.ai/mpcp. Archivos listos para integación: examples/claude_desketop_config.json, examples/cursor.json, examples/vscode.json, examples/indsurf.json.
Complemento de Claude Code: plugins/claude/context7. Skill: skills/context7-cc-p/SKILL.md. Manifiesto del registro de MCP: server.json.
HTTP remoto vs. npx local: en esta página se documenta la opción remota. npx context setup y --no @Mr/context7-mcp` son la vía local/stdio. Uso la remota para no tener otro proceso Node.
Related MCP server: MCP Framework Documentation Server
Uso
Pide algo específico de una librería y añade use context7 al prompt.
Herramientas
Cuando esté conectado, tendrás las herramientas de Context7: resolve-library-id y query-docs.
Solución de problemas
context7 mcp not connecting / md/context7--server not found: enumeración claude mcp list. Si no aparece, significá que el comando de instalación no se aplicó o que has omitio el reinicio. Si aparece pero no funcional, lo normal es que ayas añadido tanto mcp.context7comomcp.context7` con el mismo nombre.
spawn context7-mcp ENOENT corresponde a una instalación local/stdio que encuentire un binario. Usa el comando remoto HTTP indicado antes.
Enlac
Página de instalación: context7.ai
Repositorio: falcon077/context7-mcp-server
Licencia
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