This MCP server provides structured, token-efficient Git data and actions for AI agents. It wraps common git operations such as status, log, diff, branch management, commits, push, pull, and checkout.
From the registry: Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON.
Please install the `pare-git` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js and npm** — Node.js and npm are required to run the MCP server via npx. (https://nodejs.org/)
- **Install Git** — Git must be installed and available on your PATH because this server wraps git commands. (https://git-scm.com/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@paretools/git"]
Note: This package is a single MCP server in the Pare suite. The README provides a direct npx launch command and no environment variables.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.