Schedules and manages tasks using the Model Context Protocol (MCP).
Sponsored
MCP Cron is a Model Context Protocol (MCP) server designed to schedule and manage tasks through a standardized API. Leveraging the go-mcp SDK, it provides robust task scheduling capabilities via the MCP protocol. It offers integration with AI models and applications, task execution with command output capture, and supports both Server-Sent Events (SSE) and stdio transport modes, making it suitable for diverse environments from web applications to direct inter-process communication and integration with tools like Cursor IDE and Claude Desktop.
Key Features
01Manage tasks via the MCP protocol.
02Capture command output during task execution.
03Schedule tasks using cron expressions.
04Seamless integration with AI models and applications.
050 GitHub stars
06Supports SSE and stdio transport modes.
Use Cases
01Integrating task scheduling into CLI tools and scripts.
02Automating recurring tasks for AI model workflows.
03Enabling task execution within containerized environments.