Back to search
90
MCP live v1.1.0 sse

Cron Parser API

io.github.Br0ski777/cron-parser

Parse, validate and explain cron expressions. Get next run times. x402 micropayment.

Uptime
50.0%
4 probes
Response
40ms
last probe
Tools
1
callable

Tools · 1

schedule_parse_cron

Use this when you need to parse, validate, or explain a cron expression. Returns human-readable description, next N execution times, and field breakdown. Supports standard 5-field cron and extended 6-…

Similar MCP servers embedding-nearest

Cron Parser API
Parse, validate and explain cron expressions. Get next run times. x402 micropayment.
0 tools · sse
Cron Expression Parser
Parses and validates cron expressions, explains them in plain language, and calculates upcoming run times.
0 tools
Crontab Generator API
Natural language to cron expression converter. x402 micropayment.
0 tools · sse
Crontab Generator API
Natural language to cron expression converter. x402 micropayment.
1 tools · sse
io.github.idoazacalls/cron-explainer
Cron expression parser: explains any cron + returns next N fire times. Timezone-aware.
0 tools · streamable-http
io.github.IdoAzaCalls/cron-explainer
Cron expression parser: explains any cron + returns next N fire times. Timezone-aware.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "cron_parser_api": {
      "url": "https://cron-parser.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}