Better Stack

Better Stack MCP Connector for Claude

A+

Monitor uptime and incidents via Better Stack — list monitors, heartbeats, and on-call schedules directly from any AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Better Stack (formerly Better Uptime) account to any AI agent and orchestrate your infrastructure monitoring and incident management through natural conversation.

What you can do

  • Uptime Monitoring — List, create, and manage all your HTTP, Ping, and Keyword monitors to ensure service availability.
  • Incident Response — Retrieve real-time updates on active incidents and historical reports for post-mortems.
  • On-Call Coordination — Access on-call schedules and rotations to see who is responsible for system health.
  • Heartbeat Management — Monitor cron jobs and recurring tasks through heartbeat monitors.
  • Status Page Oversight — List and verify your public status pages directly from your workspace.

How it works

  1. Subscribe to this server
  2. Enter your Better Stack API Token
  3. Start monitoring your infrastructure from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • DevOps & SREs — quickly check monitor statuses and incident details during an outage without manual dashboard navigation.
  • Backend Developers — verify heartbeat logs for cron jobs straight from their code editor.
  • Engineering Managers — retrieve on-call summaries and incident history for reporting.
uptime-monitoringincident-responsesrealertingheartbeat-monitoringinfrastructure-monitoring

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

create_monitor

Create a new uptime monitor

delete_monitor

Delete a monitor

get_incident

Get details of a specific incident

get_monitor

Get specific monitor details

list_heartbeats

List all heartbeat monitors

list_incidents

List recent uptime incidents

list_monitors

List all uptime monitors

list_on_calls

List on-call schedules and rotations

list_status_pages

List public status pages

update_monitor

Update an existing monitor

See how to talk to your AI agent using Better Stack.

List all monitors that are currently down.

I've checked your monitors. Currently, 2 services are down: 'Primary API' (ID: mon_123) and 'Auth Gateway' (ID: mon_456). Would you like to see the incident details for these?

Show me the on-call schedule for this week.

Retrieving on-call data... For the 'Core Infrastructure' rotation, Sarah Miller is on-call until Friday, and John Doe will take over for the weekend.

Check status of heartbeat 'daily-backup'.

The heartbeat 'daily-backup' (ID: hb_992) is currently healthy. Its last ping was received 2 hours ago, which is within the expected 24-hour window.

Yes! Use the `list_monitors` tool to see the status of all your monitored URLs. You can also use `get_monitor` with a specific ID to see its current status and last checked timestamp.

Related Connectors