Git MCP
Untestedgitmcp.io is a generic remote MCP server to connect to ANY GitHub repository or project for documentation
Install
Claude Code
claude mcp add git-mcp -- npx -y git-mcpSafety Report
details
No authentication required; accesses only publicly available GitHub content. Self-hosting option available for private repos
details
Deployed as a remote MCP server (not local stdio); CORS handling managed by the hosted service
details
Relies on GitHub API rate limits; no documented custom rate limiting on the MCP layer
details
No known CVEs; read-only access to public repositories
details
JavaScript/Node.js project; no published dependency audit
details
No dangerous code patterns detected
details
Apache 2.0
details
Open source under Apache 2.0 at github.com/idosal/git-mcp
details
Actively maintained with contribution guidelines and local dev setup documented
Compatibility
Tools Provided (4)
fetch_<repo-name>_documentation Fetch primary documentation from a GitHub repository, retrieving relevant docs such as llms.txt
search_<repo-name>_documentation Search through a repository's documentation using a specific search query without loading the entire docs
fetch_url_content Fetch and convert to readable format content from links mentioned in documentation
search_<repo-name>_code Search through actual repository code using GitHub's code search for implementation details
Frequently Asked Questions
What is Git MCP?
gitmcp.io is a generic remote MCP server to connect to ANY GitHub repository or project for documentation
What tools does Git MCP provide?
Git MCP provides 4 tools including fetch_<repo-name>_documentation, search_<repo-name>_documentation, fetch_url_content, search_<repo-name>_code. Each tool can be called by AI agents to perform specific operations.
Is Git MCP safe to use?
Git MCP has not yet been security scanned. We recommend reviewing the source code and safety report before use.
What are alternatives to Git MCP?
Similar MCP servers include Figma Context MCP, Firebase MCP, Mobile MCP. Each serves a similar purpose but may differ in features, language, and compatibility.
Similar MCP Servers
Figma Context MCP
UntestedProvide coding agents direct access to Figma data to help them one-shot design implementation.
Firebase MCP
VerifiedGives AI development tools Firebase-specific capabilities and expertise.
Mobile MCP
UntestedMCP Server for Android/iOS application and device automation, development and app scraping. Simulator/Emulator/Physical devices like iPhone, Google Pixel, Samsung supported.