Git
Summary
Read, search, and manipulate Git repositories — status, diffs, logs, branches, commits, and more.
Features
- View status, diffs, and logs
- Read and search commit history
- Create branches and commits
- Stage and reset changes
- Operate on a local repository
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
The reference Git MCP server. It lets an agent inspect and operate on a local Git repository: view status and diffs, read commit history, search content, create branches, stage changes, and commit. Useful for code-aware assistants working directly against a repo.
Related MCP Servers
Context7
by Upstash
Pulls up-to-date, version-specific documentation and code examples for libraries straight into your prompt.
Playwright
by Microsoft
Browser automation for agents — navigate, click, type, and read pages using Playwright's accessibility tree, no screenshots required.
GitHub
by GitHub
GitHub's official MCP server — manage issues, pull requests, repositories, code search, and Actions from your agent.
Everything
by Model Context Protocol
A reference/test server that exercises every MCP feature — prompts, resources, tools, and sampling — for building and debugging clients.