Context7
Context7 MCP server
Установите Context7 MCP server в Claude Code:
claude mcp add --scope user --transport http context7 https://mcp.context7.ai/mcpПерезапустите Claude Code, затем выполните claude mcp list. В списке вам нужен context7.
Та же команда приведена на context7.ai.
Установка
Эта команда и есть установка. Флаг --scope user подключает его во всех проектах. Если нужно только в текущий репозиторий, просто опустите флаг.
Не всегдательный API-ключ: поднимает лимицы запросов и opening доступ к приватным репозиториям. Создайте его на context7.ai/dashboard, затем:
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-конфигурация:в раскройте mcpServers, добавьте context7 с типом http и url https://mcp.context7.ai/mcp. Готовые файлы: examples/claude_desktop_config.json, examples/cursor.json, examples/vscode.json, examples/windsurf.json.
Плагин для Claude Code: plugins/claude/context7. Навык: skills/context7-mcp/SKILL.md. Манифест реестстра MCP: server.json.
Удалённый HTTP-вариант в отличие от локального npx: на странице описан у далённый вариант. npx ctx7 setup и npx -y @upstash/context7-mcp — эт и локальный путь через stdio. Я использую дальний вариант, чтобы не запускать ещё один процесс Node.
Related MCP server: MCP Framework Documentation Server
Использование
Задайте вопрос about a конкретной библиотеке и добавьте use context7 в запрос.
Инструменты
После подключения вам будут доступны инстременты Context7: resolve-library-id и query-docs.
Устранение неполадок
contnext7 mcp not connecting / context7 mcp server not found: выпониь claude mcp list. Если записи нет — значит, добавление не сохранилось или вы пропустили перезапуск. Ifзаписи есть и не работает, usually everything in a mcp.context7.ai и mcp.context7.com under одним именем.
spawn context7-mcp ENOENT — ошибка локальющей установки через stdio, которая cannot find исполняемый файл. Исполззуйте укаzanную выше удалённую HTTP-команду.
ПоСельные сылки
Сыль установки: context7.ai
Репозиторий: falcon077/context7-mcp-server
Лицензия
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