Loading MCP server directory, please wait...
Expose curated Justfile recipes via MCP for safe deterministic automation.
npx @getmcp/cli add io.github.PromptExecution/just-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.PromptExecution/just-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/promptexecution/just-mcp:0.1.5"
]
}
}
}