loading…
Search for a command to run...
loading…
Cron expression parser API for AI agents. Parse, validate, and explain cron expressions in plain English. Get next N scheduled run times in any timezone. Tools:
Cron expression parser API for AI agents. Parse, validate, and explain cron expressions in plain English. Get next N scheduled run times in any timezone. Tools: schedule_parse_cron. Use this for debugging cron schedules, building scheduling UIs, or validating cron syntax. IMPORTANT: For generating cron from natural language, use utility_generate_crontab instead. Returns: {valid, explanation, nextRuns[]}. No API key required — x402 micropayment $0.001/call on Base L2.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"cron-parser": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"axel-belfort/cron-parser"
]
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also