Best for
- Developers, DevOps engineers
- Users of AI coding tools like Claude, Cursor
- Scenarios needing reliable structured GitHub data
This server provides structured JSON output for GitHub operations, reducing token usage and suitable for AI agents. However, attention to auth security and write operation risks is required.
Pare GitHub is part of the Pare project, optimized for AI agents. It wraps the GitHub CLI (gh) and returns schema-validated JSON instead of raw terminal text, ensuring consistent output across platforms and versions while reducing token usage.
Install the @paretools/github package via npm. Configure your MCP client to use stdio transport with npx -y @paretools/github. Requires Node.js >= 20.