cron-mcp-server v0.1.2
MCP server for parsing, validating, explaining, and previewing cron expressions. It flags impossible schedules, day-of-month/day-of-week OR semantics, uneven steps, and midnight spikes.
Install
npm install -g cron-mcp-server- npm: https://www.npmjs.com/package/cron-mcp-server
- Official MCP Registry: https://registry.modelcontextprotocol.io/v0.1/servers/io.github.takeaseatventure%2Fcron-mcp
- Repository: https://github.com/takeaseatventure/cron-mcp
Validated locally with the repository test suite (19 passing tests).