Wraps GitHub's CLI and REST API into structured JSON so agents can work with pull requests, issues, and Actions workflows without parsing terminal output. You get typed responses for common operations like creating PRs, reviewing code, managing issue labels, and checking workflow runs. Useful when you want Claude to handle GitHub workflows programmatically instead of clicking through the web UI or dealing with raw gh command output. Part of the larger Pare toolkit that does the same structured output approach for git, npm, docker, and other CLI tools. Returns both human readable content and schema validated JSON for every operation.
claude mcp add --transport stdio io.github.dave-london-pare-github uvx pare-github