SERVER
Git MCP Server
Rank #604glama/cyanheads/git-mcp-server
MCP server providing git-server capabilities
First listed
Dec 16, 2024
Last publish date
May 6, 2026
OVERVIEW
Git MCP Server is a Model Context Protocol (MCP) server published by cyanheads. It ranks #604 of 58,900 servers tracked on MCP Toplist, and its repository has 220 GitHub stars. Git MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 41 tracked versions. It was first listed on Dec 16, 2024 and most recently updated on May 6, 2026.
STANDING
#604of 58,900 tracked serversTop 5%
Ranks ahead of 58,296 of 58,900 servers on MCP Toplist.
CONNECT
Use Git MCP Server
Add Git MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"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.
npm package
{
"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.
REGISTRIES
Listed on 3 registries (1 delisted)
ORGANIZATION
cyanheads
MORE FROM THIS PUBLISHER
Other servers by cyanheads
- MCP Ts Core#203 · 87 vers
- MCP Ts Template#212 · 51 vers
- Obsidian MCP Server#233 · 15 vers
- Pubmed MCP Server#333 · 49 vers
- Clinicaltrialsgov MCP Server#484 · 34 vers
- Openalex MCP Server#2477 · 21 vers
- Pubchem MCP Server#2620 · 16 vers
- Secedgar MCP Server#2806 · 14 vers
- ntfy-mcp-server#2827 · 2 vers
- atlas-mcp-server#2855
- BrAPI#2985 · 24 vers
- Model Context Protocol Resources & Guides MCP Server#3563
VERSIONS
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 |
FAQ
Frequently asked questions
- What is Git MCP Server?
- MCP server providing git-server capabilities
- Who maintains Git MCP Server?
- Git MCP Server is maintained by cyanheads, which publishes 81 MCP servers (547 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 Glama, PulseMCP and mcp.so.
- 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.
EXPLORE