Rootly
Official
🏗️ Infrastructure
Official Rootly incident management with 101 tools for SRE workflows. Manage incidents, on-call schedules, escalation policies, workflows, and AI-assisted root cause analysis directly from your IDE.
Tags
Tools (20)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"rootly": {
"command": "uvx",
"args": [
"--from",
"rootly-mcp-server",
"rootly-mcp-server"
],
"env": {
"ROOTLY_API_TOKEN": "your-rootly-api-token-here"
}
}
}
}