Agent♥︎Age
Catalog

Cron Schedule Audit

Official

by tylerscomic-lab

Validates cron expressions and finds DST bugs that make jobs silently skip or double-fire.

io.github.tylerscomic-lab/cron-schedule-audit-mcp — Model Context Protocol (MCP) Server

This MCP server validates cron expressions and identifies DST (daylight saving time) bugs. It focuses on cron schedules that can cause jobs to silently skip or double-fire due to DST-related behavior.

🛠️ Key Features

  • Validates cron expressions
  • Finds DST bugs that affect scheduled job execution

🚀 Use Cases

  • Auditing cron schedules for correctness
  • Detecting DST-related failures where jobs skip or run twice

⚡ Developer Benefits

  • Helps surface scheduling issues in cron definitions
  • Reduces risk of unnoticed DST-driven execution problems

⚠️ Limitations

  • Limited to cron expression validation and DST-related bug detection, as described in the server information
Cron Schedule Audit - agentage MCP Catalog