pare-git
Verified · yesterdayPare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON.
Install
claude mcp add pare-git -- npx -y @paretools/[email protected]
Our take
This is the same @paretools/git package already listed in the registry as io.github.Dave-London/git — a re-listing under the pare- prefix (v0.8.1 vs the older unprefixed v0.8.0 entry), not a new package. Ten tools wrap the git CLI (status, log, diff, branch, show, add, commit, push, pull, checkout) and return typed JSON via MCP structuredContent, with a self-reported claim of up to 92% token savings over raw CLI output. The README earns credit for documenting a real footgun most git MCP servers ignore: the optional path parameter is authoritative, and omitting it makes the long-lived server operate on its launch directory rather than the client's cwd — dangerous in worktree workflows. TypeScript, stdio, MIT, part of a well-maintained monorepo (131 stars, 9 contributors, CI and Scorecard badges, pushed daily) with modest adoption at ~72 weekly downloads. For agent builders tired of regexing porcelain output, though anyone running agents in worktrees should read the path caveat first.
Verification record
- yesterday
- 131
- yesterday
- no
- MIT
- 0.21.0
- 2026-02-14