Execute structured git operations—status, log, diff, branch, commit, push—and receive typed JSON responses. Built for developers who need programmatic git control within AI workflows.
io.github.Dave-London/pare-git
Local install
STDIO
No auth required
How models use it and what it is built for.
Execute structured git operations—status, log, diff, branch, commit, push—and receive typed JSON responses. Built for developers who need programmatic git control within AI workflows.
Local install — runs as a subprocess.
Where to find authoritative docs and source for Dave London Pare Git.
Paste any of these into Agent Studio after connecting Dave London Pare Git.
Common questions about connecting and running Dave London Pare Git.
What git operations does this MCP server support?
Pare Git supports status, log, diff, branch management, commit, and push operations. All responses are returned as typed JSON for easy parsing and integration into automated workflows.
How do I install and run Pare Git?
Install via npm with `npx @paretools/git@0.8.1`. The server runs over stdio transport, so it integrates directly with MCP-compatible clients like Claude Desktop or custom applications.
Do I need to authenticate or configure credentials?
Pare Git operates on your local git repository and uses your existing git configuration (SSH keys, credentials stored in git config). No additional authentication setup is required if your git environment is already configured.
Can I use this server to automate multi-step git workflows?
Yes. Since all operations return structured JSON, you can chain commands together—for example, check status, create a branch, commit, and push—all within a single AI conversation or script.
What happens if a git command fails?
Errors are returned as typed JSON responses, allowing your client to parse and handle failures programmatically rather than relying on exit codes or stderr parsing.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent Studio