# Task Scheduler MCP server

Schedule and manage recurring or one-shot tasks

## Links
- Registry page: https://www.getdrio.com/mcp/org-memoryapi-cron

## Install
- Endpoint: https://cron.memoryapi.org/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://cron.memoryapi.org/mcp

## Tools
- schedule_task - Register a persistent cron schedule that runs even when your agent session ends. Specify a URL to call, how often, and for how long. Endpoint: https://cron.memoryapi.org/mcp
- check_schedule - Check the status of a cron schedule — is it active, when does it next run, how many times has it executed? Endpoint: https://cron.memoryapi.org/mcp
- cancel_schedule - Cancel an active cron schedule to stop all future executions immediately. Endpoint: https://cron.memoryapi.org/mcp
- get_execution_history - View recent execution history for a schedule — status codes, response previews, and timing. Endpoint: https://cron.memoryapi.org/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: org.memoryapi
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 11, 2026
- Source: https://registry.modelcontextprotocol.io
