
Pare
Supports UIby Dave-London
High-performance, token-efficient MCP servers that provide structured JSON output for common developer tools like git, npm, and docker.
What it does
Pare transforms the fragile process of parsing CLI output into a reliable, type-safe experience for AI agents. It wraps standard developer tools and returns schema-validated JSON instead of raw terminal text, eliminating errors caused by ANSI codes, platform differences, and version shifts.
Tools
- Git Tools: Structured output for status, log, diff, and branch management.
- Language & Package Tools: Optimized wrappers for npm, pip, cargo, go, deno, bun, and others.
- Build & Test Tools: Reliable data from tsc, vitest, pytest, and eslint.
- Infrastructure Tools: Structured interactions with Docker, kubectl, helm, and terraform.
- Utility Tools: Optimized access to ripgrep, fd, curl, and database shells.
Installation
Use the provided init tool for quick configuration:
npx @paretools/init --client claude-desktop
Or add to claude_desktop_config.json:
{
"mcpServers": {
"pare-git": {
"command": "npx",
"args": ["-y", "@paretools/git"]
}
}
}
Supported hosts
Confirmed support for Claude Desktop, Cursor, VS Code Copilot, Windsurf, and others via the MCP standard.
Quick install
npx @paretools/initInformation
- Pricing
- free
- Published
- 5/3/2026





