Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.mcparmory/rootly

PYPI · MCPARMORY-ROOTLY · 2 COMPONENTS · SCANNED SEP 20

Manage incident alerts, events, and workflows with custom automations

0 this week 37 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security87
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Install-script risk not yet assessed.Unverified
  • 2 of 41 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
Schema Quality & AI Usability0
  • Schema quality not yet verified: the captured schema was too large for us to store in full, so we will not judge it on a partial copy.Unverified
Stability & Change Management0
  • Stability not yet verified: the captured schema was too large for us to store in full, and comparing a partial copy would report our own trimming as a change.Unverified
Tool Coverage0
  • Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, so we will not judge them on a partial copy.Unverified
Tool Safety0
  • Tool safety not yet verified: the captured tool definitions were too large for us to store in full, and the trim removes the very descriptions this category reads.Unverified
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass

Unverified: 4 categories

Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →

Install

How do I install the com.mcparmory/rootly MCP server?

com.mcparmory/rootly runs locally as a PyPI package, launched with uvx mcparmory-rootly. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mcparmory-rootly

# add to Claude Code
claude mcp add com-mcparmory-rootly -- uvx mcparmory-rootly
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mcparmory-rootly": {
      "command": "uvx",
      "args": [
        "mcparmory-rootly"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mcparmory-rootly": {
      "command": "uvx",
      "args": [
        "mcparmory-rootly"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-mcparmory-rootly -- uvx mcparmory-rootly
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mcparmory-rootly": {
      "type": "local",
      "command": [
        "uvx",
        "mcparmory-rootly"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-mcparmory-rootly --command uvx --arg mcparmory-rootly
# ~/.hermes/config.yaml
mcp_servers:
  com-mcparmory-rootly:
    command: "uvx"
    args: ["mcparmory-rootly"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mcparmory-rootly": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mcparmory-rootly"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-mcparmory-rootly -t stdio -c uvx -a mcparmory-rootly
// mcp.json
{
  "mcpServers": {
    "com-mcparmory-rootly": {
      "command": "uvx",
      "args": [
        "mcparmory-rootly"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 16 Sept 26 +15
    • Malware scan: unverified → pass security
  • 14 Sept 26 −15
    • Malware scan: pass → unverified security
  • 31 Aug 26 0
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
  • 26 Aug 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 17 Aug 26 0
    • Malware scan: unverified → pass security
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 5 Aug 26 0
    • Malware scan: pass → unverified security
    • Stability: Stability not yet verified: the captured schema was too large for us to store in full, and comparing a partial copy would report our own trimming as a change. security
    • MCP protocol: unverified → pass functional
    • Tool coverage: Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, so we will not judge them on a partial copy. functional
    • Schema quality: Schema quality not yet verified: the captured schema was too large for us to store in full, so we will not judge it on a partial copy. functional
  • 4 Aug 26 0
    • Malware scan: unverified → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/mcparmory-rootly@1.0.5

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Dependencies 41 packages
Packages resolved 41
Stale 1
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 348 exposed · ~54,819 tokens partial

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
delete_playbook_task ~46

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_postmortem_template ~45

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_retrospective_process ~42

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_retrospective_step ~44

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_role ~46

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_schedule ~39

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_schedule_rotation ~42

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_schedule_rotation_active_day ~50

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_schedule_rotation_user ~51

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_secret ~39

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_service ~39

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_severity ~40

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_status_page ~52

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_status_page_event ~45

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_status_page_template ~49

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_team ~48

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_user ~40

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_user_phone_number ~45

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_webhook_endpoint ~52

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_workflow ~40

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_workflow_group ~48

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

delete_workflow_task ~44

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

duplicate_dashboard ~50

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

duplicate_dashboard_panel ~54

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

generate_phone_number_for_live_call_router ~113

No description provided.

NameTypeReqDescription
country_codestringyes
phone_typestringyes

No output schema declared.

No examples provided.

get_alert ~44

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_alert_event ~47

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_alert_group ~48

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_alert_source ~49

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_alert_urgency ~53

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_authorization ~43

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_catalog ~43

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_catalog_entity ~87

No description provided.

NameTypeReqDescription
idstringyes
includestring

No output schema declared.

No examples provided.

get_catalog_entity_property ~83

No description provided.

NameTypeReqDescription
idstringyes
includestring

No output schema declared.

No examples provided.

get_catalog_field ~75

No description provided.

NameTypeReqDescription
idstringyes
includestring

No output schema declared.

No examples provided.

get_cause ~45

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_current_user ~31

No description provided.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_custom_form ~50

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_dashboard ~74

No description provided.

NameTypeReqDescription
idstringyes
includestring

No output schema declared.

No examples provided.

get_dashboard_panel ~143

No description provided.

NameTypeReqDescription
idstringyes
periodstring
rangestring
time_zonestring

No output schema declared.

No examples provided.

get_email_address ~36

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_environment ~44

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_escalation_level ~49

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_escalation_path ~83

No description provided.

NameTypeReqDescription
idstringyes
includestring

No output schema declared.

No examples provided.

get_escalation_policy ~89

No description provided.

NameTypeReqDescription
idstringyes
includestring

No output schema declared.

No examples provided.

get_form_field ~81

No description provided.

NameTypeReqDescription
idstringyes
includestring

No output schema declared.

No examples provided.

get_form_field_option ~53

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_form_field_position ~43

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_form_set ~50

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_form_set_condition ~54

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

Common questions

What is the com.mcparmory/rootly MCP server?

com.mcparmory/rootly is an MCP server listed in the public MCP registry as com.mcparmory/rootly. Manage incident alerts, events, and workflows with custom automations. This page covers its PyPI package (mcparmory-rootly).

Is the com.mcparmory/rootly MCP server safe to use?

com.mcparmory/rootly scores 37 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

Is the com.mcparmory/rootly MCP server still maintained?

com.mcparmory/rootly is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.