Back to directory
promptexecution/just-mcp

promptexecution/just-mcp

@PromptExecution

MCP server for Just command runner, enabling AI assistants to discover, execute, and introspect Justfile recipes

justcommand-runnermcp-serverautomationbuild-tooldevtoolsrustcli

Installation & Configuration

{
  "mcpServers": {
    "just-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "just-mcp",
        "--stdio"
      ]
    }
  }
}

Information

Transport
stdio
Language
Rust
Created
2026/6/11
Updated
2026/6/12