Context7
Context7 MCP 서버
Claude Code에 Context7 MCP 서버를 설치합니다:
claude mcp add --scope user --transport http context7 https://mcp.context7.ai/mcpClaude Code를 재시작한 뒤 claude mcp list를 실행하세요. 목록에 context7이 있어야 합니다.
같은 명령은 context7.ai에도 있습니다.
설치
그 명령이 설치 명령입니다. --scope user를 붙이면 모든 프로젝트에 적용됩니다. 현재 레포에만 적용하려는 경우 플래그를 생략하세요.
선택적 API 키(속도 제한, 프라이빗 레포). 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 아래에 type은 http, url은 https://mcp.context7.ai/mcp인 context7을 추가하세요. 그대로 바로 사용할 수 있는 파일: examples/claude_desktop_config.json, examples/cursor.json, examples/vstack.json, examples/windsurf.json.
Claude Code 플러그인: plugins/claude/context7. 스킬: skills/context7-mcp/SKILL.md. MCP 레지itregistry manifest: [server.json.
Remote HTTP vs local npx: 이 페이지는 remote입니다. npx ctx7 setup과 npx -y @upstash/context7-mcp는 local/stdio 경로입니다. 저는 Node 프로세스를 하나 더 실행하지 않으려고 원격을 사용합니다.
Related MCP server: MCP Framework Documentation Server
사용법
특정 라이브러리에 대해 묻고 싶다면 프롬프트에 use context7을 추가하세요.
도구
연결이 되면 Context7의 도구인 resolve-library-id와 query-docs를 사용할 수 있습니다.
문제 해결
context7 mcp not connecting / context7 mcp serer not found: claude mcp list를 실행하세요. 목록이 없는 경우 추가가 저장되지 않았거나 재시작을 건너뛴 것입니다. 목록에는 있지만 죽어 있으면 일반적으로 mcp.context7.ai와 mcp.context7.com을 같은 이름으로 둘 다 추가했기 때문입니다.
spawn context7-mcp ENOENT는 바이너리를 찾을 수 없는 로컬 stdio 설치입니다. 위의 원격 HTTP 명령을 사용하세요.
Links
설치 페이지: context7.ai
License
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