Expose Justfile commands to AI for discovering and running project tasks.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "just-runner-mcp" yet — see the docs or source repo.
Read the current project's Justfile, list all available just recipes, and group them by purpose with a short explanation for each command.
A list of executable project commands with grouped categories and brief descriptions.
Find the just recipes for testing and building, run the test command first, then the build command, and summarize the results and any failures.
Execution results for tests and build, a log summary, and diagnostic details for any failed steps.
Analyze the Justfile, identify recipes for installing dependencies, initializing the environment, or starting local services, and tell me the recommended execution order.
A list of environment setup commands with recommended run order and purpose notes.
Batch-manage files, inspect project structure, and run commands for faster workflows.
Use full Git operations through MCP to manage repositories and collaboration.
Let AI read, edit, and manage files in a project workspace.
Secure file and directory operations for autonomous AI development workflows.
Analyze project structure, read files, and understand codebases with context.
Turn almost any CLI tool into an MCP service for AI assistants.