Servers
Cron Parser X402
@Br0ski777
Parse, validate, and explain cron expressions. Get next N run times in any timezone. -- x402 micropayment API + MCP server for AI agents
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cron-parser": {
"url": "https://cron-parser-production-128b.up.railway.app/mcp",
"transport": "sse"
}
}
}