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": ""
}
}
}
}DevCycle MCP server for feature flag management
An MCP server connects your AI assistants to Infrahub using the open MCP standard.
An MCP server for Scout Monitoring data interactions.
Productivity framework for DevOps engineers using AI assistance (Claude Code) while working on PoCs