TL;DR
Git is a Model Context Protocol (MCP) server. Structured git operations (status, log, diff, branch, show) as typed JSON. Install with: npx -y @paretools/git. Source: https://github.com/Dave-London/Pare. It speaks the Model Context Protocol and works with any compatible client (Claude, Cursor, Cline, Windsurf, Warp and more).
Git
/server/io-github-dave-london-git
Structured git operations (status, log, diff, branch, show) as typed JSON.
Install Command
npx -y @paretools/gitFrequently Asked Questions
Git is a Model Context Protocol server that Structured git operations (status, log, diff, branch, show) as typed JSON.
You can install it by running the install command: `npx -y @paretools/git`. It then becomes available to any MCP-compatible client such as Claude, Cursor, Cline, Windsurf.
The Git MCP Server is compatible with any client that speaks the Model Context Protocol — including Claude, Cursor, Cline, Windsurf.
Check the project license on its repository before use.
Reviews
0 reviews· 0.0 average
No reviews yet. Be the first to share your experience.
Leave a review
Rating
Details
- Agent Rank
- 0.0
- License
- Last Updated
- Aug 18, 2026
- Languages
- TypeScript
Client Compatibility
Speaks the Model Context Protocol — works with any compatible client.