mcpbeat Sign in

Rootly MCP Server

answering

Rootly is answering right now. Last checked 8 min ago. 1 424 installs a week from pypi. Last commit 14 Sep 2026.

Incident management, on-call scheduling, and intelligent analysis powered by Rootly.

Installs per day peak 1 199 · avg 393 · -38% w/w
a month agotoday
Uptime history 47 days of history · worst day 92%
47 days agonow
98.9%
Uptime 24h
90 of 91 checks
Tools
hidden behind auth
269 ms
Response time
average over 24h
1 424
Installs / week
npm and PyPI

What changed 41

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 31 more, back to 9 August 2026

Rootly does not always answer

Over the last week it answered 97.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://mcp.rootly.com/sse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.rootly.com/sse"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://mcp.rootly.com/sse"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.rootly.com/sse"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.rootly.com/sse"
    }
  }
}

This one needs environment variables set before it will start: ROOTLY_API_TOKEN (Your Rootly API token). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.rootly.com/sse sse sign-in 209 ms 8 min ago

Alternatives to Rootly

same job, measured the same way
mttrly
by mttrly

AI-powered incident management and server monitoring via MCP.

answering
Pagerduty
by mcparmory

Manage incidents, on-call schedules, escalation policies, and alert notifications

226 installs/wk local only
Runframe MCP Server
by runframe

MCP server for Runframe incident management covering incidents, on-call, postmortems, and more.

53 installs/wk local only
Rootly MCP
by servosity

Every Rootly incident, alert, and on-call object as a typed command - plus a local SQLite mirror

local only
All Quiet
by usefulapi

Manage incidents and on-call: list/create/update incidents, who is on call, on-call overrides.

11 tools answering
Uptimely
by getuptimely

Uptime monitoring: monitors, incidents, alerts, maintenance, on-call, status pages and telemetry.

answering
Jira Alerts (JSM Operations)
by rrvrs

MCP server for Jira Service Management Operations — alerts, on-call schedules and responders

436 installs/wk local only
Ironscales
by wyre-ai

MCP server for Ironscales phishing incident management — incidents, mailboxes, and reporting.

local only

Rootly — questions

Answers built from our own checks of this server.

Why is there no tool list for Rootly?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 98.9% of checks in the last 24 hours got a reply.
Is Rootly working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 269 ms. The bar chart above shows every period we have measured.
How do I connect Rootly?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Rootly?
No API key is involved. Rootly answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Rootly?
It answers our handshake in 269 ms on average, which is faster than 54% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Rootly?
The pypi package rootly-mcp-server was installed 1 424 times in the last week. Week over week that is -38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rootly open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 45 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.