Skip to content
Claude Code

Just MCP Server for Claude Code

io.github.promptexecution/just-mcp

Expose curated Justfile recipes via MCP for safe deterministic automation.

client:Claude Code transport:stdio runtime:oci

Install Just MCP Server in Claude Code

run in your project directory

claude mcp add just-mcp -- docker run -i --rm ghcr.io/promptexecution/just-mcp:0.1.5

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Just MCP Server in other clients