Crontab Generator API
io.github.Br0ski777/crontab-generatorNatural language to cron expression converter. x402 micropayment.
Tools · 1
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
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"
}
}
}