Git MCP Server
Rank #1,275io.github.cyanheads/git-mcp-server
MCP server providing git-server capabilities
Git MCP Server is a Model Context Protocol (MCP) server published by cyanheads. It ranks #1,275 of 77,308 servers tracked on MCP Toplist, and its repository has 230 GitHub stars. Git MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 41 tracked versions. It was first listed on Dec 16, 2024 and most recently updated on May 6, 2026.
Ranks ahead of 76,033 of 77,308 servers on MCP Toplist.
Use Git MCP Server
Add Git MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"git-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/git-mcp-server"
],
"env": {
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>",
"GIT_BASE_DIR": "<your GIT_BASE_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"git-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/git-mcp-server"
],
"env": {
"MCP_HTTP_HOST": "<your MCP_HTTP_HOST>",
"MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
"MCP_HTTP_ENDPOINT_PATH": "<your MCP_HTTP_ENDPOINT_PATH>",
"MCP_AUTH_MODE": "<your MCP_AUTH_MODE>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>",
"GIT_BASE_DIR": "<your GIT_BASE_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.cyanheads%2Fgit-mcp-server)<a href="https://mcptoplist.com/server/io.github.cyanheads%2Fgit-mcp-server"><img src="https://mcptoplist.com/badge/io.github.cyanheads%2Fgit-mcp-server.svg" alt="MCP Toplist: Top 5% of 77,308" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (3 delisted)
cyanheads
Other servers by cyanheads
- MCP Ts Core#262 · 141 vers
- obsidian-mcp-server#534 · 15 vers
- Pubmed MCP Server#657 · 51 vers
- Clinicaltrialsgov MCP Server#707 · 37 vers
- Pubchem MCP Server#2,335 · 16 vers
- Openalex MCP Server#2,557 · 21 vers
- Secedgar MCP Server#2,641 · 15 vers
- workflows-mcp-server#2,835 · 5 vers
- BrAPI#3,188 · 26 vers
- Hn MCP Server#3,720 · 21 vers
- Protein MCP Server#3,932 · 4 vers
- @cyanheads/openfda-mcp-server#4,098 · 9 vers
Available versions (41)
| Version | Published |
|---|---|
| 2.15.1 | May 6, 2026 |
| 2.15.0 | Apr 29, 2026 |
| 2.14.2 | Apr 24, 2026 |
| 2.14.0 | Apr 24, 2026 |
| 2.13.0 | Apr 23, 2026 |
| 2.12.0 | Apr 23, 2026 |
| 2.11.1 | Apr 21, 2026 |
| 2.11.0 | Apr 19, 2026 |
| 2.10.6 | Apr 19, 2026 |
| 2.10.3 | Mar 9, 2026 |
| 2.10.2 | Mar 9, 2026 |
| 2.10.0 | Mar 6, 2026 |
| 2.9.2 | Mar 6, 2026 |
| 2.9.1 | Mar 6, 2026 |
| 2.8.5 | Feb 28, 2026 |
| 2.8.4 | Feb 14, 2026 |
| 2.8.2 | Feb 13, 2026 |
| 2.8.1 | Feb 13, 2026 |
| 2.8.0 | Feb 13, 2026 |
| 2.7.0 | Feb 13, 2026 |
| 2.6.5 | Dec 13, 2025 |
| 2.6.4 | Dec 13, 2025 |
| 2.6.3 | Dec 12, 2025 |
| 2.6.2 | Dec 12, 2025 |
| 2.6.1 | Dec 12, 2025 |
| 2.5.8 | Oct 28, 2025 |
| 2.5.7 | Oct 25, 2025 |
| 2.5.6 | Oct 25, 2025 |
| 2.5.5 | Oct 25, 2025 |
| 2.5.3 | Oct 15, 2025 |
| 2.5.2 | Oct 15, 2025 |
| 2.5.1 | Oct 15, 2025 |
| 2.4.9 | Oct 13, 2025 |
| 2.4.8 | Oct 13, 2025 |
| 2.4.7 | Oct 13, 2025 |
| 2.4.6 | Oct 12, 2025 |
| 2.4.5 | Oct 11, 2025 |
| 2.3.5 | Sep 29, 2025 |
| 2.3.4 | Sep 26, 2025 |
| 2.3.3 | Sep 15, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Git MCP Server?
- Git MCP Server is maintained by cyanheads, which publishes 129 MCP servers (821 total versions) tracked on MCP Toplist.
- Is Git MCP Server listed on the Official MCP Registry?
- Yes — Git MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Git MCP Server have?
- MCP Toplist tracks 41 versions of Git MCP Server, most recently published on May 6, 2026.
- Where can I find the source code for Git MCP Server?
- The source code for Git MCP Server is hosted at github.com/cyanheads/git-mcp-server.