#212 · Primary category: AI Coding Assistants
git-mcp
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
Project last updated:05/08/26
GitHub Stars
8.4K
Forks
741
Contributors
16
License
Apache-2.0
Why we included this project
AI assistants routinely guess at library APIs from stale training data, and GitMCP closes that gap by turning any GitHub repository into a live MCP endpoint that serves the project's current documentation and code. Point it at a repo and tools like Cursor or Copilot stop hallucinating API details, which matters most when the library is new, niche, or under heavy change. The service runs remotely with no installation or signup, and because the code is open source, teams can self-host it if they want everything to stay internal. A generic endpoint resolves repositories on demand when you hop between many codebases, while per-repo URLs keep the assistant pinned to the exact project you mean.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.