kapyn
RadarDev tools

Git

Dev tools · MCP Server

Visit Website

About Git

A reference server exposing git commands, status, diff, log, commit , so an assistant can inspect and manage version history directly.

Run git operations on a local repository.

CategoryDev tools
TypeMCP Server
SourceOfficial
Websitegithub.com

Installing Git

A Python server. Needs uv installed (uvx ships with it).

Claude Code
claude mcp add git -- uvx mcp-server-git --repository /path/to/repo
Claude Desktop · Cursor · VS Code · Windsurf
{
  "mcpServers": {
    "git": {
      "command": "uvx",
      "args": [
        "mcp-server-git",
        "--repository",
        "/path/to/repo"
      ]
    }
  }
}

Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.

See Git alternatives

Similar tools

GitHubLet AI manage repos, issues, and pull requests.FilesystemRead and write local files, safely scoped.SentryPull error and performance context into the chat.JetBrainsGive the assistant context from your JetBrains IDE.CypressRun and inspect end-to-end tests from the assistant.Context7Pull up-to-date library docs into the model.

Find more on the Radar

Browse every tool, model, and MCP server in one place.

Open the Radar