MCP server

Rootly
MCPOfficial Rootly MCP. On-call and retros.
Rootly’s remote server. Incidents, timelines, and action items on the org you connect.
latest·Proprietary·Updated this quarter·Transport: http
Claude CodeCursorDesktop
ScannedActive
claude_desktop_config.json
{
"mcpServers": {
"rootly": {
"url": "https://mcp.rootly.com/mcp"
}
}
}By Rootly
Spec
What the server actually exposes.
list_incidents
readIncidents in the org.
timeline
readEvents on an incident.
action_items
readFollow-ups.
Guardrails
- OAuth or an API key you provide
- Writes are separate tools
- Scope is the account you connect
rootly-mcp.mcp/tools
Tools
- read
list_incidents
Incidents in the org.
- read
timeline
Events on an incident.
- read
action_items
Follow-ups.
Last call
{ "ok": true,
"tool": "list_incidents",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
