io.github.Dave-London/pare-githubdev-tools

pare-github

Verified · yesterday

Pare GitHub ג€” Structured GitHub operations (PRs, issues, actions) as typed JSON.

Install

claude mcp add pare-github -- npx -y @paretools/[email protected]

Our take

Another pare-prefixed re-listing — the same @paretools/github package as the registry's unprefixed github entry. It is a wrapper around the GitHub CLI rather than the REST API, so it requires gh installed and authenticated, and in exchange offers 14 tools: PR view/list/create, issue view/list/create, workflow-run view/list, and a full set/list/delete suite for Actions secrets and variables (secret values are never returned). That secrets surface is genuinely uncommon among GitHub MCP servers and worth knowing about — both as a capability and as something to permission-gate, since an agent that can write repo secrets is a real blast radius. Same monorepo pedigree as its siblings (131 stars, 9 contributors, MIT, active daily) and similar micro-adoption at ~64 weekly downloads; the official GitHub MCP server remains the default choice, but this one returns leaner typed JSON. For agents doing CI-adjacent work — checking PR status, reading run results, rotating Actions secrets — who want gh's output as data.

reviewed by hand · 2026-07-05

Something wrong or dead here? Report it

Verification record

last verified
yesterday
github stars
131
last commit
yesterday
archived
no
license
MIT
latest version
0.21.0
in registry since
2026-02-14

github.com/Dave-London/Pare