Scheduler MCP
UnclaimedMCP Scheduler is a task automation server that lets you schedule shell commands, API calls, AI tasks, and desktop notifications using cron expressions. Built with Model Context Protocol for seamless integration with Claude Desktop and other AI assistants.
Install
uv pip install -r requirements.txtUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (13)
add_ai_task
Add a new AI task
add_api_task
Add a new API call task
add_command_task
Add a new shell command task
add_reminder_task
Add a new reminder task with desktop notification
disable_task
Disable an active task
enable_task
Enable a disabled task
get_server_info
Get server information
get_task
Get details of a specific task
get_task_executions
Get execution history for a task
list_tasks
Get all scheduled tasks
remove_task
Delete a task
run_task_now
Run a task immediately
update_task
Update an existing task