crontab-generator
Crontab Generator API
자연어(예: 'every Monday at 9am')를 유효한 cron 표현식으로 변환하고, 설명과 다음 실행 시간을 함께 반환합니다. x402를 통한 호출당 과금(USDC on Base L2) -- API 키 없음, 회원가입 없음, 호출량 제한 없음.
klymax402 마켓플레이스의 일부 -- AI 에이전트를 위한 100개의 x402 마이크로페이먼트 API, 하나의 지갑, Base의 USDC.
빠른 시작 -- MCP
MCP 클라이언트 설정(Claude Desktop, Cursor, ElizaOS 등)에 추가하세요:
{
"mcpServers": {
"crontab-generator": {
"url": "https://crontab-generator.api.klymax402.com/mcp"
}
}
}Related MCP server: mcp-crontab-server
빠른 시작 -- 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 bodyx402를 인식하는 클라이언트(@x402/fetch, x402-agent-tools, ATXP)라면 402 -> 서명 -> 재시도 주기를 자동으로 처리합니다.
도구
도구 | 메서드 | 경로 | 가격 | 설명 |
| POST |
| $0.003 | 자연어에서 cron 표현식 생성 |
utility_generate_crontab
"every Monday at 9am" 또는 "every 5 minutes" 같은 자연어 설명에서 cron 표현식을 생성해야 할 때 사용합니다. 검증된 cron 표현식을 반환합니다.
파람미터
이름 | Type | 필수 | 설명 |
| string | 필수 | 스케줄을 자연어로 설명하는 값입니다 (예: 'every Monday at 9am' Offer, 'twice a day', 'every 5 minutes') |
응답 예시:
{"expression":"0 9 * * 1","description":"Every Monday at 9:00 AM","nextRuns":["2026-04-14T09:00:00Z","2026-04-21T09:00:00Z"],"confidence":"high"}사용 시점: 사용자 지시로부터 새 반복 작업을 만들 때, 평서 없는 영어로 크론탭 구성을 만들 때, 비즈니스 요구사항을 cron 문법으로 변환해야 할 때 사용하세요. cron 엔트리를 수동으로 작성하기 전에 반드시 이 도구를 사용합니다..
다음의 용도로는 적합하지 않죠: 기존 cron 표현식 파싱(schedule_parse_cron 사용), JSON 검증(data_validate_json 사용), 텍스트 분석(text_count_words 사용).
## Agent 프롬프트 예시
* "every Monday at 9am" 또는 "every 5 minutes" 같은 자연어 설명에서 cron 표현식 하나를 생성하세요.
## 결제
* 프로보콜: [x402](https://x402.org) -- HTTP 통한 호출당 과금, 회원가입 불필요, API 키 불필요
* 네트워크: Base L2 (`eip155:8453`)
* 자산: USDC
* 처리사: Coinbase CDP (기본), PayAI (대체)
* [ATXP](https://atxp.ai)를 통해서도 호출 가능합니다 (OAuth로 감싼 x402, RFC 9728 보호 리소스 메타데이터)
## 크리맥스 [klymax402](https://klymax402.com)
AI 에이전트를 위한 100개의 x402 마이크로페이먼트 API -- 하나의 월렛, Base_USDC, 회원가입 제로.
* 카탈로그: <https://klymax402.com/llms.txt>
* 전체 API 레퍼런스: <https://klymax402.com/llms-full.txt>
* 라이브 통계: <https://klymax402.com/stats>
## 모든 라이선스
MITThis 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