Schedule tasks for later from your AI agent: reminders, delayed webhooks, recurring jobs.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by AgentCron.
schedule_taskSchedule a `notify` or `webhook` task. Timing: `in_seconds` or `run_at` (ISO 8601 UTC); add `repeat_every_seconds` to recur.
list_tasksList pending and recent tasks.
cancel_taskCancel a pending task by id.
Let your AI agent schedule tasks for later β reminders, delayed callbacks, and recurring jobs.
A hosted, remote MCP server. Tools: schedule_task, list_tasks, cancel_task.
Website Β· Docs Β· Get an API key (free)
βΆ Get your free API key β cron.mgm-llc.org/signup
Agents can't sleep, wait, or run on a schedule. AgentCron gives them time:
A scheduled task either notifies you (email / Slack / Discord / webhook) or POSTs to a webhook at the chosen time. One-off or recurring.
π Read-only by design. AgentCron only runs the tasks your agent schedules. No access to your inbox, files, or accounts.
Remote URL (Cursor, Streamable-HTTP clients):
Stdio bridge (Cline, Claude Desktop, every client):
Get a free key at cron.mgm-llc.org. See the docs.
| Tool | Purpose |
|---|---|
schedule_task | Schedule a notify or webhook task. Timing: in_seconds or run_at (ISO 8601 UTC); add repeat_every_seconds to recur. |
list_tasks | List pending and recent tasks. |
cancel_task | Cancel a pending task by id. |
Timing is best-effort on a 1-minute tick (no sub-minute scheduling).
Cloudflare Workers + D1 + Hono. The scheduler uses a Cron Trigger (every minute) β available on the free Workers plan.
MIT Β· Operated by MGM LLC.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agentcron)<a href="https://allmcps.com/mcp/agentcron"><img src="https://allmcps.com/api/badge/agentcron?style=directory" alt="AgentCron on AllMCPs" /></a>