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

Security & trust

Local (stdio) Reference / official MIT

Runs on your machine via uvx — it executes with your shell environment and credentials. Review the source before installing.

Source: modelcontextprotocol/servers. This is a structural risk profile — how the server runs and where it's published — not a static code scan (the catalog doesn't hold the server's source). How we think about agent security ›

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