Skip to main content
Glama

Context7 MCP 서버

Claude Code에 Context7 MCP 서버를 설치합니다:

claude mcp add --scope user --transport http context7 https://mcp.context7.ai/mcp

Claude 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/mcpcontext7을 추가하세요. 그대로 바로 사용할 수 있는 파일: 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 setupnpx -y @upstash/context7-mcp는 local/stdio 경로입니다. 저는 Node 프로세스를 하나 더 실행하지 않으려고 원격을 사용합니다.

Related MCP server: MCP Framework Documentation Server

사용법

특정 라이브러리에 대해 묻고 싶다면 프롬프트에 use context7을 추가하세요.

도구

연결이 되면 Context7의 도구인 resolve-library-idquery-docs를 사용할 수 있습니다.

문제 해결

context7 mcp not connecting / context7 mcp serer not found: claude mcp list를 실행하세요. 목록이 없는 경우 추가가 저장되지 않았거나 재시작을 건너뛴 것입니다. 목록에는 있지만 죽어 있으면 일반적으로 mcp.context7.aimcp.context7.com을 같은 이름으로 둘 다 추가했기 때문입니다.

spawn context7-mcp ENOENT는 바이너리를 찾을 수 없는 로컬 stdio 설치입니다. 위의 원격 HTTP 명령을 사용하세요.

License

MIT

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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

View all MCP Connectors

Latest Blog Posts

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