Skip to content

Releases: takeaseatventure/cron-mcp

cron-mcp-server v0.1.2

Choose a tag to compare

@takeaseatventure takeaseatventure released this 01 Aug 22:57

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

Validated locally with the repository test suite (19 passing tests).