← Index

Just MCP Server

io.github.PromptExecution/just-mcp·v0.1.5·Other
Quality Score
75
/100

Expose curated Justfile recipes via MCP for safe deterministic automation.

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "just-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/promptexecution/just-mcp:0.1.5"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
15
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other