Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › Git MCP Server

Git MCP Server

Official MCP reference server for local git operations — log, diff, blame, branch, status.

MCP · uvx MIT

Install

MCP server — add to your Claude Code config:

{
  "mcpServers": {
    "git": {
      "command": "uvx",
      "args": [
        "mcp-server-git"
      ]
    }
  }
}

Or run directly:

uvx mcp-server-git

Details

Websitehttps://github.com/modelcontextprotocol/servers/tree/main/src/git
GitHubhttps://github.com/modelcontextprotocol/servers
LicenseMIT
Pricingfree
Tagsmcp-server git official reference

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC