Pare Build runs on your own machine — the client starts it, so there is no endpoint to ping. 355 installs a week from npm. Last commit 29 Jul 2026.
Pare Build ג€” Structured build output (tsc, esbuild, vite, webpack) as typed JSON diagnostics.
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-build -- npx -y @paretools/build
{
"mcpServers": {
"pare-build": {
"args": [
"-y",
"@paretools/build"
],
"command": "npx"
}
}
}
[mcp_servers.pare-build]
command = "npx"
args = ["-y", "@paretools/build"]
{
"mcpServers": {
"pare-build": {
"args": [
"-y",
"@paretools/build"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pare-build": {
"args": [
"-y",
"@paretools/build"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.