# Cron Expression Parser — Explain & Next Run Times

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.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add axel-belfort/cron-parser

# Browse available tools
npx -y @smithery/cli@latest tool list axel-belfort/cron-parser
```
