@jhostalek/junior-mcp
v1.0.4
Published
MCP server for Junior — expose task queue, schedules, and hooks to Claude Code
Maintainers
Readme
junior-mcp
MCP server for Junior. stdio-based wrapper — translates MCP tool calls into junior CLI commands.
configure
add to your project's .mcp.json:
{
"mcpServers": {
"junior": {
"command": "npx",
"args": ["-y", "@jhostalek/junior-mcp"]
}
}
}needs Junior installed and on your PATH.
tools
18 tools across 4 categories:
- tasks — create, list, show, cancel, retry, delete, logs
- schedules — create, list, pause, resume, remove
- hooks — create, list, pause, resume, remove
- daemon — status
license
MIT
