Uptime & cron monitoring,
from your AI client.
The official Model Context Protocol server for Drumbeats — one platform for cron monitoring, uptime monitoring, and status pages. Let Claude, Cursor, or any MCP client create monitors, triage incidents, and run HTTP, SSL, and DNS checks in plain language.
One MCP, the whole platform
The same tools your dashboard uses, exposed to your agent. Every Drumbeats product, one shared layer.
Cron monitoring
Missed-run and late-run detection for scheduled jobs, workers, and queues.
Uptime monitoring
HTTP checks for your APIs and websites, with response-time history.
Status pages
Public health pages your customers can watch and subscribe to.
Connect over OAuth — nothing to install
Point your client at the remote URL and sign in through OAuth. No API key to mint or store. Prefer a local server? The stdio install is one command too.
Remote URL
https://api.drumbeats.io/mcpFor Claude Code, one command adds the hosted server — your browser opens to sign in:
claude mcp add --transport http drumbeats https://api.drumbeats.io/mcp
Claude, Cursor, VS Code & the local install — step by step on the Connect page.
14 tools, one shared layer
Everything your AI client needs to run and watch your monitoring — plus three diagnostics that work before you even sign up.
Monitors & projects
list_projectsList the projects your key can access, with channels and groups.
create_monitorCreate a monitor — cron, heartbeat, or HTTP uptime.
list_monitorsList a project's monitors with type, status, and schedule.
get_monitorFetch one monitor by id, with its full configuration.
update_monitorUpdate an existing monitor with a partial patch.
pause_monitorPause a monitor — stops checks and alerts.
resume_monitorResume a paused monitor.
Observe & triage
get_monitor_historyRecent pings, checks, and response times for a monitor.
get_uptime_summaryProject-wide uptime / SLA rollup across monitors.
list_incidentsList incidents — downtime and missed runs — by status or monitor.
manage_incidentGet, acknowledge, or resolve an incident.
Diagnostics
check_httpCheck a URL's reachability, status code, and response time.
check_sslInspect a TLS certificate — validity, expiry, and issuer.
check_dnsResolve a hostname and report its DNS records.
Try it before you sign up
The check_http, check_ssl, and check_dns tools need no Drumbeats account and no API key. Connect the server, ask "Is example.com up right now?" or "Is the SSL cert for example.com about to expire?", and get an answer immediately.
Start monitoring from your agent
Free for 50 monitors and 200,000 Beats a month. No credit card. Connect the hosted server and ask it to set up your first monitor.