Pare Make runs on your own machine — the client starts it, so there is no endpoint to ping. 280 installs a week from npm. Last commit 29 Jul 2026.
Pare Make ג€” Structured Make/Just task runner operations (run, list) as typed JSON.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pare-make -- npx -y @paretools/make
{
"mcpServers": {
"pare-make": {
"args": [
"-y",
"@paretools/make"
],
"command": "npx"
}
}
}
[mcp_servers.pare-make]
command = "npx"
args = ["-y", "@paretools/make"]
{
"mcpServers": {
"pare-make": {
"args": [
"-y",
"@paretools/make"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pare-make": {
"args": [
"-y",
"@paretools/make"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.