Skip to content
Back to search
30
MCP

git-mcp-server

cyanheads/git-mcp-server

A Git MCP server for AI agents. STDIO & Streamable HTTP.

Uptime
0.0%
118 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@cyanheads/git-mcp-server
A secure and scalable Git MCP server enabling AI agents to perform comprehensive Git version control operations via STDIO and Streamable HTT
0 tools
alissonstocheroarq/gitlab-mcp
GitLab MCP Server. Connects AI Agents to GitLab via HTTP for managing Projects, Issues, and MRs.
0 tools
git-helper-ai-mcp
MCP server for git helper ai. Features parse diff, generate commit message, analyze branch. From MEOK AI Labs.
0 tools
git-helper-ai-mcp
MCP server for git helper ai. Features parse diff, generate commit message, analyze branch. From MEOK AI Labs.
0 tools
qa-ai-mcp-server-gits
MCP server for QA automation: test scenarios, Playwright codegen, execution, and GitHub bug creation
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "git-mcp-server": {
      "url": "https://www.npmjs.com/package/@cyanheads/git-mcp-server",
      "transport": "http"
    }
  }
}