← Index

io.github.Dave-London/pare-make

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

Pare Make ג€” Structured Make/Just task runner operations (run, list) as typed JSON.

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