mcpserver.lol
registry/cron-translator
Connection check verified live · 20h ago

cron-translator

Explain cron expressions in English, list next run times, and catch scheduling gotchas.

Tools 3
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

3 tools

Read from the running server on 20h ago.

build_cron read-only phrase*timezone
Convert an English schedule description into a standard five-field cron expression, then explain and validate the result. Use this when a user describes a schedule in words and ne…
explain_cron read-only counttimezoneexpression*
Translate a cron expression into plain English, list its upcoming run times in a specific timezone, and report the gotchas that make schedules misfire. Use this whenever a cron ex…
next_cron_runs read-only counttimezoneexpression*
List the next run times for a cron expression in a specific timezone, with no prose. Use this when the only question is "when does this next fire" — for example to check whether a…