pare-make
Verified · yesterdayPare Make ג€” Structured Make/Just task runner operations (run, list) as typed JSON.
Install
claude mcp add pare-make -- npx -y @paretools/[email protected]
Our take
The make package (@paretools/make) of the Pare monorepo: exactly two tools, run and list, wrapping GNU Make and Just with typed JSON — targets with descriptions from list, and exit code, stdout, stderr, and duration from run — auto-detecting Justfile versus Makefile per project with a per-call override. It shares the monorepo's strong engineering hygiene (CI, nine contributors, strict TypeScript, MIT, active since February 2026, 131 stars) but is one of the thinnest slices of the suite at ~61 weekly downloads, and a two-tool wrapper around make buys structured output and token savings rather than any new capability. Note it also exists in the registry under the pre-rename name io.github.Dave-London/make — same package, this is the canonical listing. For agents that invoke task runners constantly and shouldn't burn context parsing raw make chatter.
Verification record
- yesterday
- 131
- yesterday
- no
- MIT
- 0.21.0
- 2026-02-14