Converts natural language descriptions into proper cron expressions, so you can say "every Monday at 9am" instead of remembering the five-field syntax. Runs as a remote service over SSE at crontab-generator.api.klymax402.com and charges x402 micropayments per conversion. The GitHub repo is pretty bare, just config files and a src directory, so documentation on available methods or how the natural language parsing works isn't visible. You'd reach for this when you're scheduling tasks programmatically and want to let users specify timing in plain English rather than forcing them to learn cron notation. Useful for automation tools, deployment pipelines, or any app that needs to turn human-readable schedules into machine-executable cron jobs.
claude mcp add --transport sse io.github.br0ski777-crontab-generator https://crontab-generator.api.klymax402.com/mcp