Back to search
30
MCP streamable-http

io.github.idoazacalls/cron-explainer

io.github.idoazacalls/cron-explainer

Cron expression parser: explains any cron + returns next N fire times. Timezone-aware.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Cron Parser API
Parse, validate and explain cron expressions. Get next run times. x402 micropayment.
0 tools · sse
@cdmx/n8n-nodes-cron-parser
Cron expression parser node for n8n workflows with timezone support and next run time calculation
0 tools
io.github.ryudi84/cron-forge-mcp
Build, explain, and validate cron expressions
0 tools
io.github.lazymac2x/cron-parser
Cloudflare Workers MCP server: cron-parser
0 tools · streamable-http
io.github.ryudi84/cron
MCP server for cron expression parsing, validation, and scheduling.
0 tools
cron-forge-mcp
MCP server for cron expression parsing, validation, human-readable explanation, and next run calculations.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.idoazacalls/cron-explainer": {
      "url": "https://cron-explainer.cron-explainer-prod.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}