← Index

io.github.Dave-London/pare-go

io.github.Dave-London/pare-go·v0.8.1·Other
Quality Score
77
/100

Pare Go ג€” Structured Go tool output (build, test, vet, fmt, mod) as typed JSON diagnostics.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pare-go": {
      "command": "npx",
      "args": [
        "-y",
        "@paretools/go"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pare-go": {
      "command": "npx",
      "args": [
        "-y",
        "@paretools/go"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @paretools/go
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other