mcp-cron
If you are the rightful owner of mcp-cron and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Cron is a Model Context Protocol server designed for scheduling and managing tasks through a standardized API, supporting both shell commands and AI-powered tasks.
list_tasks
Lists all scheduled tasks
get_task
Gets a specific task by ID
add_task
Adds a new scheduled task
add_ai_task
Adds a new scheduled AI (LLM) task with a prompt
update_task
Updates an existing task
remove_task
Removes a task by ID
enable_task
Enables a disabled task
disable_task
Disables an enabled task