About
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
- Manage tasks via the MCP protocol.
- Capture command output during task execution.
- Schedule tasks using cron expressions.
- Seamless integration with AI models and applications.
- 0 GitHub stars
- Supports SSE and stdio transport modes.
Use Cases
- Integrating task scheduling into CLI tools and scripts.
- Automating recurring tasks for AI model workflows.
- Enabling task execution within containerized environments.