mcpserver.lol
registry/cron
Connection check verified live · 26h ago

cron

Schedule and manage recurring or one-shot tasks

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

4 tools

Read from the running server on 26h ago.

cancel_schedule agent_idschedule_id*
Cancel an active cron schedule to stop all future executions immediately.
check_schedule agent_idschedule_id
Check the status of a cron schedule — is it active, when does it next run, how many times has it executed?
get_execution_history limitschedule_id*
View recent execution history for a schedule — status codes, response previews, and timing.
schedule_task url*bodymethodagent_id*duration_daysinterval_minutes*
Register a persistent cron schedule that runs even when your agent session ends. Specify a URL to call, how often, and for how long.