felixkwasisarpong/incident-triage-mcp
Incident Triage MCP is a Model Context Protocol–native incident‑response tool server. It exposes structured triage tools, alerts, service health, runbook search, ticket creation, and more, to enable AI agents or LLM hosts to diagnose and respond to outages safely.
Platform-specific configuration:
{
"mcpServers": {
"incident-triage-mcp": {
"command": "npx",
"args": [
"-y",
"incident-triage-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...