Loading MCP server directory, please wait...
MCP server for Runframe incident management covering incidents, on-call, postmortems, and more.
npx @getmcp/cli add io.github.runframe/runframe-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
RUNFRAME_API_KEYAPI key from https://runframe.io/settings (starts with rf_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.runframe/runframe-mcp-server": {
"command": "npx",
"args": [
"-y",
"@runframe/mcp-server"
],
"env": {
"RUNFRAME_API_KEY": "",
"RUNFRAME_API_URL": ""
}
}
}
}Operate your own Linux servers from your LLM. Requires the SentinelX agent installed per host.
AI agent run monitoring with incident replay and SLA receipts.
DevCycle MCP server for feature flag management
An MCP server connects your AI assistants to Infrahub using the open MCP standard.