Skip to content
Back to search
30
MCP

Git

io.github.abhishekkumar2021/git

Local Git via MCP: status, log, diff, file history, branches, and gated stage/commit. Pure-JS.

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Git
Local Git via MCP: status, log, diff, file history, branches, and gated stage/commit. Pure-JS.
0 tools
@paretools/git
MCP server for Git — structured status, log, diff, and branch data for AI agents
0 tools
git-summary-mcp
MCP server for local Git repository intelligence — commit summaries, changelogs, blame analysis, branch health, and semantic diffs
0 tools
GitHub
GitHub via MCP: search, repos, issues, PRs, files, notifications. OAuth device flow or token.
0 tools
GitHub
GitHub via MCP: search, repos, issues, PRs, files, notifications. OAuth device flow or token.
0 tools
local git mcp
Metadata-only Glama MCP server.
0 tools

How to use

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

{
  "mcpServers": {
    "git": {
      "url": "None",
      "transport": "http"
    }
  }
}