io.github.jaredhobbs/cronalert
Manage CronAlert uptime monitors, check results, and incidents from any MCP client.
Versions
1.0.5latest1.0.6Tools 12
list_monitors List all uptime monitors. Optionally filter by status (up, down, unknown) and paginate.
create_monitor Create a new uptime monitor. Supports HTTP status checks, keyword matching, regex matching, content change detection, and content staleness alerts (Pro+). Set type to
get_monitor Get detailed information about a specific monitor including its current status.
update_monitor Update an existing monitor
delete_monitor Permanently delete a monitor and all its check history. This cannot be undone. If the API key requires confirmation, the first call returns a preview and a confirmToken; call again with that token in `confirm` to proceed.
get_check_results Get recent check results for a monitor, including response times, status codes, and uptime percentage.
get_monitor_incidents Get incidents for a specific monitor — periods when the monitor was down.
list_incidents List all active incidents across all monitors.
list_status_pages List all public status pages configured for your account.
add_incident_update Post a status update on an active incident. Updates appear on the public status page.
get_incident_updates Get status updates for a specific incident.
import_monitors Import monitors from another monitoring service. Supports UptimeRobot, Pingdom, Better Stack, StatusCake, Checkly, Oh Dear, Cronitor, Healthchecks.io, Dead Man
Permissions 2
network medium env_vars low