mcp-cron: MCP Cron is a server that schedules shell commands or AI-powered tasks using cron expressions. It provides tools to manage tasks via MCP protocol, supports task persistence with SQLite, and ensures multi-instance safety. The server can run in HTTP or stdio transport modes.; temporal: Temporal is a durable execution platform for building scalable and reliable applications. It provides a server that executes application logic as Workflows, automatically handling failures and retries to ensure resilience.
Schedule recurring shell commands or scripts for automation.
Orchestrating long-running business processes