About
Overview
The Cron MCP Server provides tools for managing scheduled tasks and cron jobs. AI agents can create, list, and manage recurring task schedules.
Capabilities
Tools & Capabilities
⚡list_jobs
List scheduled cron jobs
⚡create_job
Create a new scheduled job
⚡delete_job
Remove a scheduled job
Setup
Installation
bash
Install
npx -y mcp-server-cronExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"cron": {
"command": "npx",
"args": ["-y", "mcp-server-cron"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 30
Last UpdatedFeb 12, 2026