Labsco
runframe logo

Runframe

โ˜… 4

from runframe

Incident management MCP server. Acknowledge, escalate, page, and resolve incidents, check on-call, manage services, postmortems, and teams from any MCP client.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

โŒ labsco summary โ€” our analysis, not the vendor's

What it is โ€” an MCP server for Runframe's incident-management platform, letting you run on-call and incident workflows from an IDE or AI agent.

What you get โ€”

  • Incident lifecycle โ€” "Acknowledge incident INC-2026-001" or "List all open SEV1 incidents" (runframe_acknowledge_incident, runframe_list_incidents)
  • On-call โ€” "Who is on call right now?" and "Page the backend team lead" (runframe_get_current_oncall, runframe_page_someone)
  • Postmortems โ€” "Create a postmortem for the database outage"
  • 17 tools spanning incidents, on-call, services, teams, and people lookup; stateless, no local data stored

Requirements โ€” a Runframe API key (RUNFRAME_API_KEY) from Runframe.io settings; Node.js 20+.

Cost snapshot โ€” server is free and MIT-licensed and runs via npx (no infra); it fronts the account-required Runframe service, scoped by your API key. No prices stated.

Setup effort โ€” claude mcp add runframe -e RUNFRAME_API_KEY=โ€ฆ -- npx -y @runframe/mcp-server, or an interactive --setup wizard.

Our take โ€” great for triaging incidents without leaving your editor and letting agents handle routine updates; naturally, it only helps teams already on the Runframe platform.

Source: the project README โ€” summarized 2026-07-08.