← Index

io.github.Dave-London/build

io.github.Dave-London/build·v0.8.0·Other
Quality Score
77
/100

Structured build tool output (tsc, generic commands) as typed JSON diagnostics.

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