Cronicle

GitHub

A simple, distributed task scheduler and runner with a web based UI.

5,656 stars JavaScript 1 file ยท ~1,980 tokens #cron#crontab#multiserver#scheduler

Cronicle MCP Server

MCP server for jhuckaby/Cronicle

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "Cronicle": {
      "command": "npx",
      "args": [
        "-y",
        "@jhuckaby/Cronicle"
      ]
    }
  }
}