Git

by Anthropic (reference)

Git

6,000431/mov0.0.2stdioVerified on npm
Developer ToolsMCP / Integrations

Install & run

Add to claude_desktop_config.json:

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

Overview

Read, search and manipulate local Git repositories — view diffs, commit history, branches and blame. Enables agents to understand and work with version control directly.

Tools (5)

  • git_status

    Show working-tree status

  • git_diff

    Show changes

  • git_log

    Show commit history

  • git_commit

    Record changes

  • git_create_branch

    Create a branch

Key features

  • Local repo inspection
  • Diffs and history
  • Commits and branches

Use cases

  • Understand recent changes
  • Automate commits
  • Review history before edits

Frequently asked questions about Git

Yes, it operates on your local Git repository.

Did you find this helpful?

Promote Git

Show your audience this tool is featured on Dhanasvi — embed the badge or share it.

G
Git Featured on Dhanasvi