agentcron

Noriget/agentcron
★ 0 stars TypeScript AI/LLM Updated 4d ago
Let your AI agent schedule tasks for later — reminders, delayed webhooks, recurring jobs. A remote MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentcron": {
      "command": "npx",
      "args": [
        "-y",
        "Noriget/agentcron"
      ]
    }
  }
}

README Excerpt

<h1 align="center">AgentCron</h1> <p align="center"> <b>Let your AI agent schedule tasks for later — reminders, delayed callbacks, and recurring jobs.</b><br> A hosted, remote <a href="https://modelcontextprotocol.io">MCP</a> server. Tools: <code>schedule_task</code>, <code>list_tasks</code>, <code>cancel_task</code>.

Tools (3)

cancel_tasklist_tasksschedule_task

Topics

ai-agentscloudflare-workerscronllmmcpmcp-servermodel-context-protocolremindersschedulerwebhook