Pare Npm runs on your own machine — the client starts it, so there is no endpoint to ping. 394 installs a week from npm. Last commit 29 Jul 2026.
Pare npm ג€” Structured npm/pnpm operations (install, audit, outdated, list, run) 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-npm -- npx -y @paretools/npm
{
"mcpServers": {
"pare-npm": {
"args": [
"-y",
"@paretools/npm"
],
"command": "npx"
}
}
}
[mcp_servers.pare-npm]
command = "npx"
args = ["-y", "@paretools/npm"]
{
"mcpServers": {
"pare-npm": {
"args": [
"-y",
"@paretools/npm"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pare-npm": {
"args": [
"-y",
"@paretools/npm"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.