Context7
Verified · 9 days agoUp-to-date code docs for any prompt
Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON.
claude mcp add pare-git -- npx -y @paretools/[email protected]
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.
Up-to-date code docs for any prompt
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.
Validate oh-my-posh configurations and segment snippets against the official schema.
Compile code with thousands of compilers, inspect the assembly, and share godbolt.org links
Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.