§ MCP Server · Git & VCS

Official

Git.

by Anthropic

Inspect, branch, commit, and review git history.

Install

uvx mcp-server-git --repository /path/to/repo

Transports

stdio (local)

Tools exposed

13

§ About

MCP server that wraps the Git CLI for an agent. Status, log, diff, branch, commit, and reset operations exposed as tools. Pairs naturally with the Filesystem and GitHub servers for a complete repo workflow.

§ Features

  • Read git status, log, and diff
  • Create branches and commits
  • Show file blame
  • Review staged vs unstaged changes

§ Use cases

Code-review agentsAuto-commit workflows from generated editsRepo-history Q&A

§ Related MCP servers

Open standardSubmit a server →