Submit

Conductor

@jarmstrong158

Local task scheduler and worker manager with MCP integration for Claude Desktop. Cron/interval scheduling, email alerts, worker chaining, and a Flask dashboard with system tray support.

Tools

Server Config

{
  "mcpServers": {
    "conductor": {
      "command": "python",
      "args": [
        "path/to/Conductor/server.py"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.