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