Back to search
30
MCP

io.github.dave-london/git

io.github.dave-london/git

Structured git operations (status, log, diff, branch, show) as typed JSON.

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

Similar MCP servers embedding-nearest

io.github.dave-london/pare-git
Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON.
0 tools
io.github.dave-london/npm
Structured npm/pnpm operations (install, audit, outdated, list) as typed JSON.
0 tools
io.github.dave-london/docker
Structured Docker operations (ps, images, logs, build) as typed JSON.
0 tools
io.github.dave-london/go
Structured Go tool output (build, test, vet) as typed JSON diagnostics.
0 tools
io.github.dave-london/pare-github
Pare GitHub ג€” Structured GitHub operations (PRs, issues, actions) as typed JSON.
0 tools
io.github.dave-london/python
Structured Python tool output (ruff, mypy, pip-audit, pip-install) as typed JSON.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.dave-london/git": {
      "url": "None",
      "transport": "http"
    }
  }
}