git-mcp
GitMCP is a free, open-source, remote MCP server for any GitHub project.
GitMCP transforms any GitHub project into a documentation hub, enabling AI tools to access up-to-date documentation and code, thereby eliminating code hallucinations seamlessly. It supports specific repositories and generic setups for enhanced security and relevance.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"git-mcp-2": {
"args": [
"-y",
"gitmcp"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Reviews
Sign in to reviewLoading reviews...
Credentials
Store API keys for git-mcp securely
Loading...