Loading MCP server directory, please wait...
Server-enforced workflow discipline for AI agents: work items, dependency graphs, quality gates
npx @getmcp/cli add io.github.jpicklyk/task-orchestratorRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jpicklyk/task-orchestrator": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"DATABASE_PATH",
"-e",
"USE_FLYWAY",
"-e",
"AGENT_CONFIG_DIR",
"-e",
"MCP_TRANSPORT",
"-e",
"MCP_HTTP_PORT",
"-e",
"LOG_LEVEL",
"ghcr.io/jpicklyk/task-orchestrator:latest"
],
"env": {
"DATABASE_PATH": "",
"USE_FLYWAY": "",
"AGENT_CONFIG_DIR": "",
"MCP_TRANSPORT": "",
"MCP_HTTP_PORT": "",
"LOG_LEVEL": ""
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Local-first MCP gateway and homelab control plane with CLI, HTTP API, and web UI.