mcpbeat Sign in

Squadcast MCP Server

answering

Squadcast is answering right now. Last checked 9 min ago. It exposes 16 tools. Last commit 1 Sep 2026.

Read incidents, services, teams, on-call schedules; acknowledge, resolve and note incidents.

Uptime history 47 days of history · worst day 7%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
16
Tools
read from the server
174 ms
Response time
average over 24h
0
Stars
last commit 1 Sep 2026

Nothing serious here today

Today is the operative word: we check Squadcast every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add squadcast --transport http https://squadcast.usefulapi.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "squadcast": {
      "url": "https://squadcast.usefulapi.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.squadcast]
url = "https://squadcast.usefulapi.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "squadcast": {
      "url": "https://squadcast.usefulapi.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "squadcast": {
      "url": "https://squadcast.usefulapi.io/mcp"
    }
  }
}

Available tools 16

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

squadcast
squadcast_acknowledge_incident
Acknowledge a triggered incident on the LIVE account (stops escalation/paging for it). Squadcast: POST /v3/incidents/{incidentID}/acknowledge.
squadcast_add_incident_note
Add a war-room note to a LIVE incident (optionally with attachment URLs). Squadcast: POST /v3/incidents/{IncidentId}/warroom.
squadcast_get_incident
Get a single incident by its id. Squadcast: GET /v3/incidents/{incidentID}.
squadcast_get_incident_events
Get the timeline of events for a single incident (state changes, notifications, actions). Squadcast: GET /v3/incidents/{incidentID}/events.
squadcast_get_service
Get a single service by its id. Squadcast: GET /v3/services/{serviceID}.
squadcast_get_team
Get a single team by its id. Squadcast: GET /v3/teams/{teamId}.
squadcast_get_user
Get a single user by their id. Squadcast: GET /v3/users/{userID}.
squadcast_list_escalation_policies
List escalation policies for a team. `owner_id` (a TEAM id — use squadcast_list_teams to find it) is REQUIRED. Squadcast: GET /v3/escalation-policies.
squadcast_list_incident_notes
List the war-room notes on a single incident. Squadcast: GET /v3/incidents/{IncidentId}/warroom.
squadcast_list_incidents
Search/list incidents over a time window with filters (status, service, priority, assignee, tags, sources, starred, SLO-affecting) and sorting. `start_time`, `end_time` (both ISO8601) and `owner_id` (a TEAM id — use squadcast_list_teams to find it) are REQUIRED. Squadcast: GET /v3/incidents/export.
squadcast_list_schedules
List on-call schedules for a team. `teamID` is REQUIRED (use squadcast_list_teams to find it). Set `myOnCall` to filter to schedules where the token's own user is currently on call — the 'who's on call' lens. Squadcast: GET /v4/schedules.
squadcast_list_services
List services for a team. `owner_id` (a TEAM id — use squadcast_list_teams to find it) is REQUIRED. Squadcast: GET /v3/services.
squadcast_list_squads
List squads for a team. `owner_id` (a TEAM id — use squadcast_list_teams to find it) is REQUIRED. Squadcast: GET /v4/squads.
squadcast_list_teams
List all teams in the organization. A team id is the `owner_id`/`teamID` several other tools require. Squadcast: GET /v3/teams.
squadcast_list_users
List all users in the organization. Squadcast: GET /v3/users.
squadcast_resolve_incident
Resolve an incident on the LIVE account, recording a resolution message. Squadcast: POST /v3/incidents/{incidentID}/resolve.

Endpoints

URLTransportStateLatencyChecked
https://squadcast.usefulapi.io/mcp streamable-http answering 45 ms 9 min ago

Alternatives to Squadcast

same job, measured the same way
Spikesh
by usefulapi

Read Spike.sh incidents, on-call, escalations and services; acknowledge, resolve, set priority.

16 tools answering
Betterstack
by usefulapi

Read monitors, incidents, heartbeats, on-call and status pages; acknowledge or resolve incidents.

9 tools answering
Pagerduty
by mcparmory

Manage incidents, on-call schedules, escalation policies, and alert notifications

226 installs/wk local only
Statuspal
by usefulapi

Read status-page status, services, incidents and metrics; create, update and publish incidents.

11 tools answering
Jira Alerts (JSM Operations)
by rrvrs

MCP server for Jira Service Management Operations — alerts, on-call schedules and responders

436 installs/wk local only
AgentPing
by agentping

Production observability for AI agents: search runs, read evaluations, acknowledge incidents.

answering
All Quiet
by usefulapi

Manage incidents and on-call: list/create/update incidents, who is on call, on-call overrides.

11 tools answering
Rootly
by rootly

Incident management, on-call scheduling, and intelligent analysis powered by Rootly.

1 424 installs/wk answering

Squadcast — questions

Answers built from our own checks of this server.

What can Squadcast do?
It exposes 16 tools, read directly from the server on our last check. Among them: squadcast_acknowledge_incident, squadcast_add_incident_note, squadcast_get_incident, squadcast_get_incident_events, squadcast_get_service, squadcast_get_team and 10 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Squadcast working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 174 ms. The bar chart above shows every period we have measured.
How do I connect Squadcast?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Squadcast need an API key?
No. Squadcast completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 16 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Squadcast?
It answers our handshake in 174 ms on average, which is faster than 71% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Squadcast open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.