MCP server

Rootly

MCP

Official 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

    read

    Incidents in the org.

  • timeline

    read

    Events on an incident.

  • action_items

    read

    Follow-ups.

Guardrails

  • OAuth or an API key you provide
  • Writes are separate tools
  • Scope is the account you connect

rootly-mcp.mcp/tools

Tools

  • list_incidents

    Incidents in the org.

    read
  • timeline

    Events on an incident.

    read
  • action_items

    Follow-ups.

    read

Last call

{ "ok": true,
  "tool": "list_incidents",
  "rows": 12 }

Other servers worth installing

Discussion

No notes yet. Be the first hunter to report back.