Better stack

Better stack

Better Stack provides monitoring, logging, and incident management solutions to help teams ensure the reliability and performance of their applications.

44VIEWS
2637USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app better_stacknpx @composio/cli add cursor --app better_stacknpx @composio/cli add cursor --app better_stacknpx @composio/cli add cursor --app better_stack

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Escalation Policy

Tool to create a new escalation policy. use when defining how incidents should escalate across team members.

Create Heartbeat Group

Tool to create a new heartbeat group. use when you need to organize related heartbeat checks under a single, logical group. example prompt: "create a new heartbeat group named 'backend services'."

Create Outgoing Webhook Integration

Tool to create a new outgoing webhook integration. use when you need to register an endpoint to receive event notifications from better stack.

Create Source Group

Tool to create a new source group. use when you have finalized the group name (and optional sort index) and need to organize related log sources under that group.

Delete Escalation Policy

Tool to delete an escalation policy by id. use when you need to permanently remove an existing escalation policy after confirming its id.

Delete Source Group

Tool to delete a source group by id. use when you need to permanently remove an existing source group after confirming it is no longer needed.

Get Heartbeat

Tool to get a single heartbeat by id. use when you need to fetch details of a specific heartbeat.

Get Heartbeat Availability

Tool to retrieve availability summary for a specific heartbeat. use when you need availability metrics for a heartbeat within an optional date range.

Get Monitor

Tool to get a single monitor. use when you need full details of a specific monitor by its id.

Get Monitor Availability

Tool to return an availability summary for a specific monitor. use when you need uptime percentage and incident details within an optional date range.

Get Monitor Response Times

Tool to return response times for a specific monitor. use when you have a monitor id and need performance metrics over the last 24 hours.

Get Status Page

Tool to get a single status page by id. use when you need detailed information about a specific status page.

Get Telemetry Api Token

Tool to retrieve the telemetry api token from the integration configuration. use when you need to authenticate telemetry api requests.

Get Uptime Api Token

Tool to retrieve the configured uptime api token. use when you need the uptime api token for subsequent authenticated api calls.

List Catalog Relations

Tool to list all catalog relations. use when you need to retrieve all catalog relations, supports pagination.

List Google Monitoring Integrations

Tool to list all google monitoring integrations. use when you need to view your configured google monitoring on-call integrations with pagination support.

List Grafana Integrations

Tool to list all grafana integrations. use when you need to retrieve and inspect all configured grafana integrations.

List Heartbeats

Tool to list all heartbeats. use when you need to retrieve your configured uptime heartbeats with optional pagination.

List Monitors

Tool to list all monitors. use when you need to retrieve existing uptime monitors with optional filtering by url or name and pagination.

List New Relic Integrations

Tool to list new relic integrations. use when you need to retrieve and inspect all configured new relic integrations with pagination support.

20 actions available