idosal/git-mcp
A remote MCP server that gives AI coding assistants access to accurate, up-to-date GitHub repository code and documentation.

GitMCP is an open-source Model Context Protocol server that transforms any GitHub project into a documentation hub accessible by AI coding assistants. It works by indexing repository contents and exposing them via the MCP protocol, allowing LLMs like Claude or Cursor to retrieve accurate code context without hallucinating. The server runs remotely and can serve multiple AI clients, supporting both specific repositories and wildcard patterns.
Frequently asked
- What is idosal/git-mcp?
- A remote MCP server that gives AI coding assistants access to accurate, up-to-date GitHub repository code and documentation.
- Is git-mcp open source?
- Yes — idosal/git-mcp is open source, released under the Apache-2.0 license.
- What language is git-mcp written in?
- idosal/git-mcp is primarily written in TypeScript.
- How popular is git-mcp?
- idosal/git-mcp has 8.3k stars on GitHub.
- Where can I find git-mcp?
- idosal/git-mcp is on GitHub at https://github.com/idosal/git-mcp.