DirectoryGit Mcp Server
53
Health
fair
65
Popularity
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git operations including clone, commit, branch, diff, log, status, push, pull, merge, rebase, worktree, tag management, and more, via the MCP standard. STDIO & HTTP.
190stars
47forks
TypeScript
Apache-2.0
Updated March 11, 2026
#ai#enterprise-ready#git#git-server#git-tools#llm#mcp#mcp-server#model-context-protocol#modelcontextprotocol
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"git-mcp-server": {
"command": "npx",
"args": [
"-y",
"git-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Installation
npx git-mcp-server
Maintenance Healthfair
Freshness25/40
Issue response15/30
Org backing10/20
Longevity3/10
› Updated this quarter
Server Info
Categorytools
LanguageTypeScript
LicenseApache-2.0
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free