Cron Parser X402
@Br0ski777
关于 Cron Parser X402
Parse, validate, and explain cron expressions. Get next N run times in any timezone. -- x402 micropayment API + MCP server for AI agents
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"cron-parser": {
"url": "https://cron-parser-production-128b.up.railway.app/mcp",
"transport": "sse"
}
}
}工具
1POST
概览
What is Cron Parser X402?
Parse, validate, and explain cron expressions. Get next N run times in any timezone. Pay-per-call via x402 (USDC on Base L2) — no API key, no signup, no rate-limit wall.
How to use Cron Parser X402?
Add the server URL https://cron-parser.api.klymax402.com/mcp to your MCP client config (Claude Desktop, Cursor, ElizaOS, etc.). Alternatively, send an HTTP POST to https://cron-parser.api.klymax402.com/api/parse with an x402‑aware client that handles the 402 payment challenge automatically.
Key features of Cron Parser X402
- Parse both 5‑field and extended 6‑field cron expressions
- Return next N execution times (default 5, max 20)
- Accept any IANA timezone (defaults to UTC)
- Human‑readable description and field breakdown
- Pay‑per‑call via x402 (USDC on Base L2); no signup or API key
Use cases of Cron Parser X402
- Validate and explain cron syntax in human terms
- Get upcoming run times for scheduled jobs in any timezone
- Integrate cron parsing into AI agent workflows without rate limits
FAQ from Cron Parser X402
How does payment work?
The server uses the x402 protocol – a HTTP‑native pay‑per‑call flow. Each call costs $0.001 USDC on Base L2. No signup or API key is required; x402‑aware clients handle the 402 challenge automatically.
What runtime dependencies are required?
None. The server is hosted; you only need an MCP client or an HTTP client that supports x402 (e.g., @x402/fetch, x402-agent-tools).
What transports and authentication are supported?
MCP (via the provided URL) and direct HTTP. Authentication is handled by x402 payments; no API keys or tokens are used.
Are there any limits?
There is no rate‑limit wall. The maximum number of next run times you can request per call is 20.
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Codelf
unbugA search tool helps dev to solve the naming things problem.
评论