SERVER

Git MCP Server

Rank #1561

io.github.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 #1561 of 56,489 servers tracked on MCP Toplist, and its repository has 220 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.

STANDING
#1,561of 56,489 tracked serversTop 5%

Ranks ahead of 54,928 of 56,489 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 4 registries

ORGANIZATION

cyanheads

Organization
Total servers
103
Total versions
702
MORE FROM THIS PUBLISHER

Other servers by cyanheads

View all cyanheads servers →
VERSIONS

Available versions (41)

0.1.0 · Nov 25, 20242.3.3 · Sep 15, 20252.3.4 · Sep 26, 20252.3.5 · Sep 29, 20252.4.5 · Oct 11, 20252.4.6 · Oct 12, 20252.4.7 · Oct 13, 20252.4.8 · Oct 13, 20252.4.9 · Oct 13, 20252.5.1 · Oct 15, 20252.5.2 · Oct 15, 20252.5.3 · Oct 15, 20252.5.5 · Oct 25, 20252.5.6 · Oct 25, 20252.5.7 · Oct 25, 20252.5.8 · Oct 28, 20252.6.1 · Dec 12, 20252.6.2 · Dec 12, 20252.6.3 · Dec 12, 20252.6.4 · Dec 13, 20252.6.5 · Dec 13, 20252.7.0 · Feb 13, 20262.8.0 · Feb 13, 20262.8.1 · Feb 13, 20262.8.2 · Feb 13, 20262.8.4 · Feb 14, 20262.8.5 · Feb 28, 20262.9.1 · Mar 6, 20262.9.2 · Mar 6, 20262.10.0 · Mar 6, 20262.10.2 · Mar 9, 20262.10.3 · Mar 9, 20262.10.6 · Apr 19, 20262.11.0 · Apr 19, 20262.11.1 · Apr 21, 20262.12.0 · Apr 23, 20262.13.0 · Apr 23, 20262.14.0 · Apr 24, 20262.14.2 · Apr 24, 20262.15.0 · Apr 29, 20262.15.1 · May 6, 2026Nov 25, 2024May 6, 2026
VersionPublished
2.15.1May 6, 2026
2.15.0Apr 29, 2026
2.14.2Apr 24, 2026
2.14.0Apr 24, 2026
2.13.0Apr 23, 2026
2.12.0Apr 23, 2026
2.11.1Apr 21, 2026
2.11.0Apr 19, 2026
2.10.6Apr 19, 2026
2.10.3Mar 9, 2026
2.10.2Mar 9, 2026
2.10.0Mar 6, 2026
2.9.2Mar 6, 2026
2.9.1Mar 6, 2026
2.8.5Feb 28, 2026
2.8.4Feb 14, 2026
2.8.2Feb 13, 2026
2.8.1Feb 13, 2026
2.8.0Feb 13, 2026
2.7.0Feb 13, 2026
2.6.5Dec 13, 2025
2.6.4Dec 13, 2025
2.6.3Dec 12, 2025
2.6.2Dec 12, 2025
2.6.1Dec 12, 2025
2.5.8Oct 28, 2025
2.5.7Oct 25, 2025
2.5.6Oct 25, 2025
2.5.5Oct 25, 2025
2.5.3Oct 15, 2025
2.5.2Oct 15, 2025
2.5.1Oct 15, 2025
2.4.9Oct 13, 2025
2.4.8Oct 13, 2025
2.4.7Oct 13, 2025
2.4.6Oct 12, 2025
2.4.5Oct 11, 2025
2.3.5Sep 29, 2025
2.3.4Sep 26, 2025
2.3.3Sep 15, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Git MCP Server?
Git MCP Server is maintained by cyanheads, which publishes 103 MCP servers (702 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.
EXPLORE