Create, manage, and persist scheduled prompt jobs with optional execution notifications.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "cronmcp" yet — see the docs or source repo.
Create a scheduled job that runs every day at 9 AM with the prompt: "Summarize yesterday's project progress and list today's priorities," and enable execution notifications.
Returns the created scheduled job details, including run time, prompt content, and notification status.
List all current scheduled prompt jobs and show their scheduled times, whether they are enabled, and their latest status.
Outputs a job list so the user can review, filter, or further modify tasks.
Change the scheduled job named "Weekly Report Generation" to run every Friday at 4 PM and keep the existing prompt content.
Returns the updated job configuration, confirming the new execution time is active.
Manage and monitor cron jobs with natural language through MCP.
Schedule recurring and one-time jobs with retries, priorities, and dependencies.
Schedule reminders and notifications for AI agents via QStash and NTFY.
Manage scheduled email sending jobs with Cron and SendGrid automation.
Query Crontinel cron jobs, queues, Horizon status, and alerts in natural language.
Generate, parse, and validate crontab expressions for scheduled task setup.