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