io.github.lazymac2x/cron-parser
io.github.lazymac2x/cron-parser · v1.0.0 · MCP 2024-11-05
Cloudflare Workers MCP server: cron-parser
Reachability
reachable
checked 2026-07-14 04:08 UTC
Registry status active
Tools pinned 6
3584a8ff68b8
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.lazymac2x
(GitHub-account verified by the official registry)
Repository
github.com/lazymac2x/cron-parser-api
Remote endpoints
https://api.lazy-mac.com/cron-parser/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 04:08 | first capture | 6 tools pinned |
Pinned tool definitions (6)
| Tool | Description |
|---|---|
| explain_cron | Explain a cron expression in human-readable form and show parsed fields. Supports @presets like @daily, @weekly. |
| validate_cron | Check if a cron expression is valid. Returns {valid: bool, error?: string}. |
| next_runs | Get the next N scheduled run times for a cron expression. Uses standard Unix OR semantics for day fields. |
| generate_cron | Generate a cron expression from human-friendly options. |
| diff_cron | Compare two cron expressions and return per-field differences. |
| common_crons | List commonly used cron expressions with descriptions. |
Status badge
[](https://toolpin.dev/servers/io.github.lazymac2x/cron-parser)
Maintain this server? Add the badge to your README — it links your users to this live status page.