MCP ServerSTDIOOfficialv0.1.5

Runframe MCP Server

Manage Runframe incidents, on-call schedules, and postmortems directly from your AI chat. For teams using Runframe for incident response who want to query and update incidents without leaving their workflow.

io.github.runframe/runframe-mcp-server

Hosted URL

Local install

Transport

STDIO

Auth

1 required env var

What the Runframe MCP server does

How models use it and what it is built for.

Manage Runframe incidents, on-call schedules, and postmortems directly from your AI chat. For teams using Runframe for incident response who want to query and update incidents without leaving their workflow.

Connect to Runframe

Local install — runs as a subprocess.

npx @runframe/mcp-server@0.1.5

Environment variables

Configuration this server reads at startup.

  • RUNFRAME_API_KEYRequiredSecret

    API key from https://runframe.io/settings (starts with rf_)

  • RUNFRAME_API_URL

    API base URL (default: https://runframe.io)

Resources

Where to find authoritative docs and source for Runframe.

Example prompts for Runframe

Paste any of these into Agent Studio after connecting Runframe.

  • List all active incidents assigned to my team this week
  • Create a new incident with severity high and assign to on-call engineer
  • Show postmortem details for incident INC-1234
  • What are the required fields and authentication steps to connect this server?

Runframe MCP server — FAQ

Common questions about connecting and running Runframe.

  • What is the Runframe MCP server and what can I do with it?

    It's an MCP server that connects your AI chat to Runframe's incident management platform. You can query incidents, on-call schedules, and postmortems, and perform actions like creating or updating incidents without switching tools.

  • How do I authenticate and set up the server?

    Generate an API key from https://runframe.io/settings (it will start with rf_) and set it as the RUNFRAME_API_KEY environment variable. Optionally override RUNFRAME_API_URL if using a custom instance. Install via npx @runframe/mcp-server@0.1.5.

  • Do I need a Runframe account to use this server?

    Yes, you need an active Runframe account and an API key from your settings page. The server communicates with Runframe's API, so you must have access to the platform.

  • Can I use this with a self-hosted Runframe instance?

    Yes, set the RUNFRAME_API_URL environment variable to your custom Runframe API base URL instead of the default https://runframe.io.

  • What happens if my API key is invalid or expired?

    The server will fail to authenticate with Runframe and return an error. Verify your API key is correct, starts with rf_, and hasn't been revoked in your Runframe settings.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground