Developer Tools
Trust: 44/100 (Fair)io.github.Dave-London/pare-make Guide
Pare Make ג€” Structured Make/Just task runner operations (run, list) as typed JSON.
70 starsby Dave-London
Quick Start
Install
npx @paretools/makeClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dave-london-pare-make": {
"command": "npx",
"args": [
"@paretools/make"
]
}
}
}