Cron expression parser: explains any cron + returns next N fire times. Timezone-aware.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
A tiny pay-per-call API that parses cron expressions, returns the next N fire times, and produces a short English description. Timezone-aware (IANA).
Live: https://cron-explainer.cron-explainer-prod.workers.dev/ Pricing: 0.01 EUR per successful call, prepaid via Stripe Checkout in packs of 500 / 5,000 / 50,000 calls. Non-2xx responses are refunded. No subscription. Keys never expire.
Response:
Check remaining balance:
The server is listed on the official MCP registry as
io.github.IdoAzaCalls/cron-explainer with a Streamable HTTP endpoint at
POST /mcp. It exposes one tool, explain_cron. Pass your x-api-key as
an HTTP header on the MCP transport; billing is identical to the REST path.
Registry entry: https://registry.modelcontextprotocol.io/v0/servers?search=cron-explainer
| Method | Path | Purpose |
|---|---|---|
POST | /v1/explain | Parse + describe + next fire times (billed) |
GET | /v1/balance | Remaining balance for an x-api-key |
POST | /v1/checkout | Create a Stripe Checkout Session |
GET | /v1/schema | JSON Schema for request/response |
POST | /mcp | MCP Streamable HTTP (JSON-RPC 2.0) |
GET | /.well-known/mcp.json | Static tool manifest |
GET | /health | Liveness probe |
GET | /legal/{tos,privacy,disclaimer,notices} | Legal docs |
Europe/Lisbon, America/Los_Angeles). Defaults to UTC.n clamps to [1, 100]./legal/disclaimer for warranty terms.TypeScript on Cloudflare Workers. Cron parsing via
croner (MIT). English descriptions via
cronstrue (MIT). Full NOTICE
text at /legal/notices.
azariaido@gmail.com β billing issues, bug reports, custom pricing.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cron-explainer-2)<a href="https://allmcps.com/mcp/cron-explainer-2"><img src="https://allmcps.com/api/badge/cron-explainer-2?style=directory" alt="Cron Explainer on AllMCPs" /></a>