dev-tools
Git
Tools to read, search, and manipulate Git repositories. Supports diffing, logging, branching, and committing.
Live status
unknown
Last check: n/a
Uptime: n/a
0 installsSyncing…
Config path
~/Library/Application Support/Claude/claude_desktop_config.jsonJSON snippet
{
"mcpServers": {
"git": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-git"
]
}
}
}Add this under mcpServers and restart Claude Desktop.