io.github.lazymac2x/cron-monitor
Cloudflare Workers MCP server: cron-monitor
Send a heartbeat ping to a cron monitor to confirm the job ran successfully. Use ping_type='ping' for simple heartbeats, 'start'+'complete' for duration tracking, or 'fail' to immediately mark it down.
Get the current status (up/down/grace/new) of a specific cron monitor along with last ping time and total ping count.
Get an overview of all cron monitors — total count, counts per status (up/down/grace/new), and a summary list. Requires API key.
Register a new cron job monitor. Returns the monitor ID to use in ping URLs. Requires API key.
List all monitors with real-time computed status. Requires API key.
Retrieve the last 100 ping events for a monitor (type, timestamp, IP, duration for complete events). Requires API key.
| Timestamp | Status | Latency | Conformance |
|---|---|---|---|
| Jul 3, 2026 | success | 267.3ms | Pass |
| Jun 30, 2026 | success | 228.7ms | Pass |
| Jun 27, 2026 | success | 211.3ms | Pass |
| Jun 25, 2026 | success | 290ms | Pass |
| Jun 24, 2026 | success | 210.1ms | Pass |
| Jun 17, 2026 | success | 365.4ms | Pass |
| Jun 16, 2026 | success | 267.2ms | Pass |
| Jun 16, 2026 | success | 231.8ms | Pass |
| Jun 15, 2026 | success | 194.2ms | Pass |
| Jun 12, 2026 | success | 245.6ms | Pass |