Free remote MCP server for any GitHub project. Provides up-to-date documentation and code context to reduce hallucinations in AI coding assistants
npx @getmcp/cli add git-mcpConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"git-mcp": {
"url": "https://gitmcp.io",
"transport": "sse"
}
}
}