[ MCP_NODE_3829 ]
just-mcp
CATEGORY:
Developer Tools
PROTOCOL:
MCP v1.0
[ DESCRIPTION ]
Execute Just commands and task runners seamlessly from Claude Code. Manage project tasks, run build scripts, and automate development workflows with Just integration.
[ CONFIGURATION_JSON ]
claude_desktop_config.json
{
"mcpServers": {
"just-mcp-en": {
"description": "Execute Just commands and task runners seamlessly from Claude Code. Manage project tasks, run build scripts, and automate development workflows with Just integration.",
"command": "/path/to/just-mcp",
"args": [
"--stdio"
]
}
}
}
Source: claude-code-templates (MIT). See About Us for full credits.