# cron-monitor MCP server

Cloudflare Workers MCP server: cron-monitor

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-lazymac2x-cron-monitor
- Repository: https://github.com/lazymac2x/cron-monitor-api

## Install
- Endpoint: https://api.lazy-mac.com/cron-monitor/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.lazy-mac.com/cron-monitor/mcp

## Tools
- ping_monitor - Send a heartbeat ping to a cron monitor to confirm the job ran successfully. Use ping_type='ping' for simple heartbeats, 'start'+'complete' for duration tracking, or 'fail' to immediately mark it down. Endpoint: https://api.lazy-mac.com/cron-monitor/mcp
- get_monitor_status - Get the current status (up/down/grace/new) of a specific cron monitor along with last ping time and total ping count. Endpoint: https://api.lazy-mac.com/cron-monitor/mcp
- get_dashboard - Get an overview of all cron monitors — total count, counts per status (up/down/grace/new), and a summary list. Requires API key. Endpoint: https://api.lazy-mac.com/cron-monitor/mcp
- create_monitor - Register a new cron job monitor. Returns the monitor ID to use in ping URLs. Requires API key. Endpoint: https://api.lazy-mac.com/cron-monitor/mcp
- list_monitors - List all monitors with real-time computed status. Requires API key. Endpoint: https://api.lazy-mac.com/cron-monitor/mcp
- get_ping_history - Retrieve the last 100 ping events for a monitor (type, timestamp, IP, duration for complete events). Requires API key. Endpoint: https://api.lazy-mac.com/cron-monitor/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.lazymac2x
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 16, 2026
- Source: https://registry.modelcontextprotocol.io
