GitMCP
StaleDescription
GitMCP is a free remote MCP server that enables AI agents to understand and access any GitHub project repository, eliminating code hallucinations.
Key Features
- Free remote MCP server that turns any GitHub project into an AI-accessible documentation hub
- Zero-config cloud operation — just add the URL to connect Cursor, Claude Desktop, and other IDEs
- Smart search capabilities help AI find exactly the code and docs needed, reducing token usage
- Supports both specific repository mode and generic dynamic server mode
- Fully open-source, free, and privacy-focused — no personal info collection or query storage
- Built-in browser chat to converse directly with repository documentation
Use Cases
💡 Eliminating code hallucinations in AI coding assistants for specific libraries
💡 Enabling Cursor/Claude Desktop and other IDEs to access latest GitHub docs in real-time
💡 Providing reliable AI code assistance for niche or rapidly changing libraries
💡 Building custom AI knowledge bases from GitHub repositories
💡 Standardizing how AI tools access codebases across teams
Strengths & Limitations
✅ Strengths
- • High community interest (8.3k stars)
- • Permissive open-source license (Apache-2.0)
- • Responsive to issues, low backlog
Tags
Categories
Quick Start
Visit gitmcp.io and identify the repository you want to use. Add the MCP server URL in your IDE config: gitmcp.io/{owner}/{repo}. For example, edit ~/.cursor/mcp.json in Cursor to add the URL config. Or use the generic endpoint gitmcp.io/docs for dynamic repo selection. No downloads needed — runs in the cloud.