Schedule reminders, delayed webhooks, and recurring jobs from your AI agent.
This tool has typical MCP capabilities: it can execute code and connect to its declared remote scheduling endpoint, but the materials do not indicate any required secrets, and it comes from an official registry with open-source code and recent maintenance. No explicit high-risk red flags are evident from the provided materials, so the overall posture is caution rather than risk.
The materials explicitly state that no keys or environment variables are required, and there is no indication that users must provide API tokens, account credentials, or other sensitive secrets, so credential exposure appears limited; however, the actual installation flow should still be checked for any additional auth configuration.
The tool declares outbound connections to cron.mgm-llc.org for scheduling functions such as reminders, delayed webhooks, and recurring jobs; this implies that task content or related metadata may be sent to that service. Connecting to a declared endpoint is a normal capability for this type of tool, but the materials do not detail what data is transmitted or how it is retained.
The system checks indicate that this tool has code-execution capability, meaning it may start local processes or execute code on the host. This is a common permission for MCP tools, but the provided materials do not enumerate the exact system capabilities or boundaries, so it should be run with least privilege.
The description only indicates task-scheduling use cases and does not explicitly state which local files or data it needs to read or write; however, because it has code-execution capability, it could in principle access host data. The current materials are insufficient to show that its access scope is tightly constrained. There is no clear evidence of overprivilege, but the data boundary is not transparent.
Positive factors include an official registry source, an auditable open-source repository, and updates within the last year; these materially reduce supply-chain risk. Caution remains warranted because the repository does not declare a license, community adoption is very low (0 stars), and the lack of a README limits audit context, so this is rated caution rather than risk.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "AgentCron" MCP server from askskill: Run: claude mcp add --transport http 'io-github-noriget-agentcron' 'https://cron.mgm-llc.org/mcp'
Please set a reminder for me to attend the product review meeting tomorrow at 3 PM.
A reminder task scheduled for the specified time.
After the user submits the form, send a notification to this webhook URL 30 minutes later: https://example.com/webhook.
A delayed webhook job is created and scheduled.
Please create a job that runs every Monday at 9 AM to generate and send the weekly sales report.
A recurring job is created to run on a fixed schedule.
Send notifications from your AI agent via email, Slack, Discord, or webhooks.
Schedule recurring and one-time jobs with retries, priorities, and dependencies.
Schedule, run, and manage one-time or recurring automated tasks.
Give AI coding agents persistent memory across sessions for people, decisions, and context.
Automate scheduling, availability checks, and calendar event syncing for AI agents.
Manage AI agent tasks in real time with human-in-the-loop collaboration.