SERVER
Git
Rank #876io.github.Dave-London/git
Structured git operations (status, log, diff, branch, show) as typed JSON.
First listed
Feb 10, 2026
Last publish date
Feb 14, 2026
OVERVIEW
Git is a Model Context Protocol (MCP) server published by Dave-London. It ranks #876 of 58,900 servers tracked on MCP Toplist, and its repository has 127 GitHub stars. MCP Toplist tracks 3 versions of Git. It was first listed on Feb 10, 2026 and most recently updated on Feb 14, 2026.
STANDING
#876of 58,900 tracked serversTop 5%
Ranks ahead of 58,024 of 58,900 servers on MCP Toplist.
Recent momentum
+113GitHub stars since Feb 9 (+807%)
CONNECT
Use Git
Add Git to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"git": {
"command": "npx",
"args": [
"-y",
"@paretools/git"
]
}
}
}ORGANIZATION
Dave-London
VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.8.0 | Feb 14, 2026 |
| 0.3.0 | Feb 10, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Git?
- Structured git operations (status, log, diff, branch, show) as typed JSON.
- Who maintains Git?
- Git is maintained by Dave-London, which publishes 26 MCP servers (61 total versions) tracked on MCP Toplist.
- Is Git an official MCP server?
- Git is not currently listed on the Official MCP Registry.
- How many versions does Git have?
- MCP Toplist tracks 3 versions of Git, most recently published on Feb 14, 2026.
- Where can I find the source code for Git?
- The source code for Git is hosted at github.com/Dave-London/pare.
EXPLORE