crontab-generator
Crontab Generator API
Wandeln Sie natürliche Sprache wie 'every Monday at 9am' in gültige Cron-Ausdrücke um, inklusive Erklärung und nächster Ausführungszeiten. Pay-per-Call über x402 (USDC auf Base L2) -- kein API-Schlüssel, keine Anmeldung, keine Rate-Limit-Hürde.
Teil des klymax402-Marktplatzes -- 100 x402-Micropayment-APIs für KI-Agenten, eine Wallet, USDC auf Base.
Schnellstart -- MCP
Fügen Sie es zu Ihrer MCP-Client-Konfiguration hinzu (Claude Desktop, Cursor, ElizaOS usw.):
{
"mcpServers": {
"crontab-generator": {
"url": "https://crontab-generator.api.klymax402.com/mcp"
}
}
}Related MCP server: mcp-crontab-server
Schnellstart -- HTTP (x402)
curl -X POST "https://crontab-generator.api.klymax402.com/api/generate" \
-H "Content-Type: application/json" \
-d '{"description":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyJeder x402-fähige Client (@x402/fetch, x402-agent-tools, ATXP) behandelt den 402 -> sign -> retry-Zyklus automatisch.
Werkzeuge
Tool | Methode | Pfad | Preis | Beschreibung |
| POST |
| $0.003 | Erzeugt einen Cron-Ausdruck aus natürlicher Sprache |
utility_generate_crontab
Verwenden Sie dieses Werkzeug, wenn Sie einen Cron-Ausdruck aus einer natürlichsprachigen Beschreibung wie "every Monday at 9am" oder "every 5 minutes" erzeugen müssen. Es gibt den Cron-Ausdruck mit Validierung zurück.
Parameter
Name | Typ | Erforderlich | Beschreibung |
| string | ja | Natürlichsprachige Beschreibung des Zeitplans (z. B. 'every Monday at 9am', 'twice a day', 'every 5 minutes') |
Beispielantwort:
{"expression":"0 9 * * 1","description":"Every Monday at 9:00 AM","nextRuns":["2026-04-14T09:00:00Z","2026-04-21T09:00:00Z"],"confidence":"high"}Wann verwenden: Beim Erstellen neuer geplanter Aufgaben aus Benutzeranweisungen, beim Aufbauen von Crontab-Konfigurationen aus einfachem Englisch oder beim Übersetzen von Geschäftsanforderungen in die Cron-Syntax. Verwenden Sie es, BEVOR Sie Cron-Einträge manuell schreiben.
Nicht geeignet für: Parsen vorhandener Cron-Ausdrücke (verwenden Sie schedule_parse_cron), JSON-Validierung (verwenden Sie data_validate_json), Textanalyse (verwenden Sie text_count_words).
Beispiel-Prompts für Agenten
"Erstelle einen Cron-Ausdruck aus einer natürlichen Sprachbeschreibung wie "every Monday at 9am" oder "every 5 minutes""
Zahlung
Protokoll: x402 -- HTTP-natives Pay-per-Call, keine Anmeldung, kein API-Schlüssel
Netzwerk: Base L2 (
eip155:8453)Asset: USDC
Facilitator: Coinbase CDP (primär), PayAI (Fallback)
Zusätzlich erreichbar über ATXP (OAuth-gebundenes x402, RFC 9728 protected-resource metadata)
Teil von klymax402
100 x402-Micropayment-APIs für KI-Agenten -- eine Wallet, USDC auf Base, ganz ohne Anmeldung.
Katalog: https://klymax402.com/llms.txt
Vollständige API-Referenz: https://klymax402.com/llms-full.txt
Live-Statistiken: https://klymax402.com/stats
Lizenz
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseAqualityDmaintenanceAI scheduling assistant for agents. Timezone conversion, public holidays for 100+ countries, business hours checker, multi-timezone meeting slot finder, and Google Calendar event creation. x402 native — pay $0.01 per call, no signup needed.61
- AlicenseAqualityDmaintenanceEnables exploration, explanation, and management of crontab entries, including translating cron expressions into plain English and calculating upcoming execution times.84MIT

Pylon MCP Serverofficial
FlicenseNot gradedqualityFmaintenanceProvides 20+ AI agent capabilities like web scraping, PDF parsing, OCR, and more, with pay-per-use micropayments via x402.1- AlicenseAqualityAmaintenanceEnables AI agents to parse, validate, explain, and preview cron expressions, surfacing common silent bugs before deployment.4108MIT
Related MCP Connectors
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
x402-paid agent tools: 18 over HTTP, 14 over stdio. USDC per call, no API key.
Agent x402 Paywall MCP — Coinbase HTTP 402 protocol + on-chain settlement. Agents pay per-call
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/crontab-generator-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server