Task Scheduler MCP server
Schedule and manage recurring or one-shot tasks
C57/100grade C
Adoption
New
Little public usage data yet
Reviews
Write oneNobody has reviewed Task Scheduler yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Task Scheduler tools (4, 1 write)
write = sends, deletes, buys or postscancel_schedulewrite actionFreeCancel an active cron schedule to stop all future executions immediately.
check_scheduleFreeCheck the status of a cron schedule — is it active, when does it next run, how many times has it executed?
get_execution_historyFreeView recent execution history for a schedule — status codes, response previews, and timing.
schedule_taskFreeRegister a persistent cron schedule that runs even when your agent session ends. Specify a URL to call, how often, and for how long.
Public scan report
scanner v0.1.9 · 2026-09-27 · same rubric, same numbers if you re-run it
1 high1 low
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 307ms20/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Overall 57/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON
Install directly
claude mcp add --transport http cron https://cron.memoryapi.org/mcp
Task Scheduler: common questions
- Is Task Scheduler MCP server safe?
- With care: it is graded C, so read the findings first (57/100). Read the Task Scheduler safety report
- How do I install Task Scheduler?
- It runs remotely at cron.memoryapi.org. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Task Scheduler need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Task Scheduler maintained?
- The latest release is v1.0.0.
- Is Task Scheduler up?
- 100% of our last 28 checks got an answer. We check remote servers about four times a day.