Context7 MCP

httpdevelopment#docs#documentation#context#libraries

최신 라이브러리 공식 문서를 실시간으로 제공하는 MCP 서버입니다. AI 코딩 어시스턴트에게 정확한 최신 문서를 제공합니다.

생성된 MCP 설정

아래 JSON을 Claude Desktop이나 Cursor의 설정 파일에 붙여넣으세요.

claude_desktop_config.json
{
  "mcpServers": {
    "context7-mcp": {
      "url": "https://mcp.context7.com/mcp",
      "transport": "http"
    }
  }
}