Git
⚙️ Developer Tools
Local Git repository management. View status, stage changes, commit, create branches, view history, diff commits, and more. Works with any local Git repository.
Tools (12)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"git": {
"command": "uvx",
"args": [
"mcp-server-git"
]
}
}
}