Back to search
90
MCP v1.0.0 sse

Crontab Generator API

io.github.Br0ski777/crontab-generator

Natural language to cron expression converter. x402 micropayment.

Uptime
66.7%
3 probes
Response
38ms
last probe
Tools
1
callable

Tools · 1

utility_generate_crontab

Use this when you need to generate a cron expression from a natural language description like "every Monday at 9am" or "every 5 minutes". Returns the cron expression with validation. 1. expression --…

Similar MCP servers embedding-nearest

Crontab Generator API
Natural language to cron expression converter. x402 micropayment.
0 tools · sse
Crontab Generator
Convert natural language schedule descriptions to cron expressions.
0 tools
Cron Parser API
Parse, validate and explain cron expressions. Get next run times. x402 micropayment.
0 tools · sse
Cron Parser API live
Parse, validate and explain cron expressions. Get next run times. x402 micropayment.
1 tools · sse
io.github.ryudi84/cron-forge-mcp
Build, explain, and validate cron expressions
0 tools
Cron AI
AI-assisted cron job scheduling and task automation tools.
0 tools

How to use

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

{
  "mcpServers": {
    "crontab_generator_api": {
      "url": "https://crontab-generator-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}