mcpbeat Sign in

Rootly MCP Server

local only

Rootly runs on your own machine — the client starts it, so there is no endpoint to ping. 292 installs a week from pypi. Last commit 12 May 2026.

Manage incident alerts, events, and workflows with custom automations

Installs per day peak 60 · avg 38 · -14% w/w
a month agotoday
292
Installs / week
pypi · mcparmory-rootly
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Rootly every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rootly -- uvx mcparmory-rootly
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rootly": {
      "args": [
        "mcparmory-rootly"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rootly]
command = "uvx"
args = ["mcparmory-rootly"]
.cursor/mcp.json
{
  "mcpServers": {
    "rootly": {
      "args": [
        "mcparmory-rootly"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rootly": {
      "args": [
        "mcparmory-rootly"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Rootly

same job, measured the same way
Pagerduty
by mcparmory

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

226 installs/wk local only
RocketCyber
by wyre-technology

MCP server for RocketCyber Managed SOC — incidents, alerts, agents, and customer telemetry.

local only
RocketCyber
by wyre-ai

MCP server for RocketCyber Managed SOC — incidents, alerts, agents, and customer telemetry.

local only
I
Prefect MCP Server
by prefecthq

MCP server for Prefect. Monitor and debug workflows, deployments, and automations.

2 259 installs/wk local only
HostTracker
by hosttracker

Website uptime monitoring: run checks from 300+ locations, manage monitors, alerts and incidents

65 tools answering
Alertlogic MCP
by rijul170

MCP server for Alert Logic MDR — incident response, log search, SOAR, and SOC workflows

64 installs/wk local only
Rootly
by wyre-technology

MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.

local only
Rootly
by wyre-ai

MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.

local only

Rootly — questions

Answers built from our own checks of this server.

Why is there no uptime for Rootly?
Rootly runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-rootly was installed 292 times last week.
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 runs locally, so the command pulls mcparmory-rootly straight from pypi; nothing to host, nothing to sign up for.
How many people use Rootly?
The pypi package mcparmory-rootly was installed 292 times in the last week. Week over week that is -14%. 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?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.