Cronitor (Cron Monitoring)

Cronitor (Cron Monitoring) MCP Connector for Claude

A+

Monitor cron jobs, heartbeats, and websites. Track performance, receive alerts, and manage uptime directly from your AI agent.

44 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect Cronitor to your AI agent to gain full visibility into your background jobs, heartbeats, and website uptime through natural conversation.

What you can do

  • Monitor Management — List, create, and update monitors for cron jobs, heartbeats, and health checks across your entire infrastructure.
  • Real-time Telemetry — Send pings and job state updates (run, complete, fail) directly to track execution lifecycles.
  • Performance Insights — Query metrics, aggregates, and site analytics to understand latency, success rates, and system health.
  • Incident Response — Track active issues, manage status pages, and create maintenance windows to silence alerts during deployments.
  • Infrastructure Control — Organize monitors into groups, manage notification settings, and audit API keys.

How it works

  1. Subscribe to this server
  2. Enter your Cronitor API Key
  3. Start monitoring your stack from Claude, Cursor, or any MCP-compatible client

No more jumping between dashboards to check if your nightly backups finished or why a heartbeat is missing. Your AI acts as a 24/7 SRE assistant.

Who is this for?

  • DevOps Engineers — instantly check monitor statuses and silence alerts during maintenance without leaving the terminal.
  • Backend Developers — verify cron job performance and send telemetry pings directly from the code editor.
  • SRE & Ops Leads — manage status pages and track incident history across multiple environments.
cron-jobsuptime-monitoringheartbeatsincident-managementtelemetry

44 tools expose this connector's capabilities to your AI agent.

bulk_issues

Perform bulk actions on issues

clone_monitor

Clone an existing monitor

create_api_key

Create an API key

create_status_page_component

Create a status page component

create_environment

Create an environment

create_group

Create a new monitor group

create_issue

Create a new issue

create_maintenance_window

Schedule a maintenance window

create_monitor

Create a new monitor

create_notification

Create a notification list

create_site

Create a RUM site

create_status_page

Create a status page

delete_api_key

Delete an API key

delete_status_page_component

Delete status page components

delete_group

Delete a monitor group

delete_monitor

Delete a monitor

delete_site

Delete RUM sites

delete_status_page

Delete status pages

get_aggregates

Retrieve rolled-up aggregates

get_metrics

Requires at least one field parameter. Retrieve performance metrics

get_monitor

Retrieve a specific monitor

get_site_errors

Get site errors

list_api_keys

List API keys

list_status_page_components

List status page components

list_environments

List environments

list_groups

List monitor groups

list_issues

List issues and incidents

list_monitors

List or search monitors

list_notifications

List notification lists

list_sites

List RUM sites

list_status_pages

List status pages

pause_group

Bulk pause or resume a group of monitors

pause_monitor

Use 0 to resume. Pause or resume a monitor

query_site_analytics

Query site analytics

send_telemetry

link. Send telemetry events (pings, metrics)

update_api_key

Update an API key

update_status_page_component

Update status page components

update_environment

Update an environment

update_group

Update a monitor group

update_issue

Update an issue state

update_monitors

Create or update monitors in bulk

update_notification

Update a notification list

update_site

Update RUM sites

update_status_page

Update status pages

See how to talk to your AI agent using Cronitor (Cron Monitoring).

List all my active monitors and show their current status.

I've retrieved your monitors. You have 12 active monitors. 10 are 'Healthy', but 'nightly-db-backup' is currently 'Failing' and 'api-health-check' is 'Paused'.

Get the P50 duration metrics for the last 24 hours.

Fetching performance data... The P50 duration across all monitors for the last 24h is 145ms. Would you like to see the breakdown by specific monitor?

Pause the 'data-sync' monitor for the next 4 hours.

The 'data-sync' monitor has been successfully paused for 4 hours. Alerts will be silenced until the pause expires or you resume it manually.

You can use the `send_telemetry` tool. Provide the `monitor_key` and set the `state` to 'complete'. This will immediately update Cronitor with the job's success status.

Related Connectors