Git

MCP Server Official Verified

Tools to read, search, and manipulate Git repositories. Supports diff, log, commit, branch operations and more.

by Anthropic

★★★★★ 4.6/5 (540 reviews)
79.1kGitHub stars
95kinstalls
Updated 2026-02-08
typescriptbeginneractive

Installation

npx -y @modelcontextprotocol/server-git

Quick Start

```json
{
  "mcpServers": {
    "git": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-git", "--repository", "/path/to/repo"]
    }
  }
}
```

Tools & Capabilities

git_status
git_diff
git_log
git_commit
git_branch

Compatibility

Claude Desktop Continue Cline Cursor

About Git

Tools to read, search, and manipulate Git repositories. Supports diff, log, commit, branch operations and more.

View on GitHub →

Language: TypeScript

Category: Developer Tools

← Back to MCP Hub Directory