
Just MCP Server
MCP server by github.com/promptexecution/just-mcp
Expose curated Justfile recipes via MCP for safe deterministic automation.
About Just MCP Server
Just MCP Server is an MCP (Model Context Protocol) server published by promptexecution in the official MCP registry, listed under App Automation on Loomal. Expose curated Justfile recipes via MCP for safe deterministic automation.
It ships as a Docker image (ghcr.io/promptexecution/just-mcp:0.1.5), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/promptexecution/just-mcp, where the project has earned 50 GitHub stars.
Use Just MCP Server with your agent
claude mcp add just-mcp-server -- docker run -i --rm ghcr.io/promptexecution/just-mcp:0.1.5{
"mcpServers": {
"just-mcp-server": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/promptexecution/just-mcp:0.1.5"
]
}
}
}ghcr.io/promptexecution/just-mcp:0.1.5Frequently asked questions
- What is Just MCP Server?
- Just MCP Server is an MCP (Model Context Protocol) server by promptexecution in the App Automation category. Expose curated Justfile recipes via MCP for safe deterministic automation.
- How do I connect Just MCP Server to Claude, Cursor, or another MCP client?
- Install Just MCP Server from its oci package (ghcr.io/promptexecution/just-mcp:0.1.5) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is Just MCP Server open source?
- Yes — the source code is public at github.com/promptexecution/just-mcp, with 50 GitHub stars.
- Can AI agents pay to use Just MCP Server?
- Not yet through Loomal — Just MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More App Automation MCP servers

GitHub
30.6k
Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

Skyvern
21.9k
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.

mobile-mcp
5.2k
MCP server for iOS and Android Mobile Development, Automation and Testing

mcp-server-browserbase
3.4k
MCP server for AI web browser automation using Browserbase and Stagehand

jshookmcp
1.6k
MCP server for JavaScript analysis, security auditing, browser automation and hooks

testkube-mcp
1.6k
MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Just MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.