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
get_workflow_form_field_condition ~65

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_workflow_group ~49

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_workflow_task ~50

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

list_action_items ~266

No description provided.

NameTypeReqDescription
filterincident_statusstring
filterkindstring
filterprioritystring
filterstatusstring
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_alert_events ~204

No description provided.

NameTypeReqDescription
alert_idstringyes
filteractionstring
filterkindstring
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_alert_groups ~65

No description provided.

NameTypeReqDescription
includestring

No output schema declared.

No examples provided.

list_alert_sources ~205

No description provided.

NameTypeReqDescription
filtersource_typesstring
filterstatusesstring
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_alert_urgencies ~166

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_alerts ~152

No description provided.

NameTypeReqDescription
filterstatusstring
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_audits ~243

No description provided.

NameTypeReqDescription
filterapi_key_idstring
filteritem_typestring
filtersourcestring
filteruser_idstring
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_catalog_entities ~200

No description provided.

NameTypeReqDescription
catalog_idstringyes
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_catalog_entity_properties ~234

No description provided.

NameTypeReqDescription
catalog_entity_idstringyes
filtercatalog_field_idstring
filterkeystring
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_catalog_fields ~224

No description provided.

NameTypeReqDescription
catalog_idstringyes
filterkindstring
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_catalogs ~150

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_causes ~124

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_custom_forms ~97

No description provided.

NameTypeReqDescription
filtercommandstring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_dashboard_panels ~145

No description provided.

NameTypeReqDescription
dashboard_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_dashboards ~116

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_environments ~143

No description provided.

NameTypeReqDescription
filtercolorstring
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_escalation_levels ~157

No description provided.

NameTypeReqDescription
escalation_policy_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_escalation_levels_for_escalation_path ~165

No description provided.

NameTypeReqDescription
escalation_policy_path_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_escalation_paths ~146

No description provided.

NameTypeReqDescription
escalation_policy_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_escalation_policies ~152

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_form_field_options ~201

No description provided.

NameTypeReqDescription
filtercolorstring
filtervaluestring
form_field_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_form_field_placement_conditions ~156

No description provided.

NameTypeReqDescription
form_field_placement_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_form_field_placements ~112

No description provided.

NameTypeReqDescription
form_field_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_form_field_positions ~159

No description provided.

NameTypeReqDescription
filterformstring
form_field_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_form_fields ~188

No description provided.

NameTypeReqDescription
filterenabledboolean
filterkindstring
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_form_set_conditions ~130

No description provided.

NameTypeReqDescription
form_set_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_form_sets ~164

No description provided.

NameTypeReqDescription
filteris_defaultboolean
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_functionalities ~246

No description provided.

NameTypeReqDescription
filterbackstage_idstring
filtercortex_idstring
filterexternal_idstring
filteropslevel_idstring
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_heartbeats ~126

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_incident_action_items ~159

No description provided.

NameTypeReqDescription
incident_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_incident_alerts ~380

No description provided.

NameTypeReqDescription
filterended_atgtestring
filterended_atltestring
filtergroupsstring
filterlabelsstring
filtersourcestring
filterstarted_atgtestring
filterstarted_atltestring
incident_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_incident_event_functionalities ~133

No description provided.

NameTypeReqDescription
incident_event_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_incident_event_services ~148

No description provided.

NameTypeReqDescription
incident_event_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_incident_events ~156

No description provided.

NameTypeReqDescription
incident_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_incident_feedbacks ~158

No description provided.

NameTypeReqDescription
incident_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_incident_form_field_selections ~152

No description provided.

NameTypeReqDescription
incident_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_incident_post_mortems ~396

No description provided.

NameTypeReqDescription
filtermitigated_atgtestring
filtermitigated_atltestring
filterresolved_atgtestring
filterresolved_atltestring
filterstarted_atgtestring
filterstarted_atltestring
filterstatusstring
filtertypestring
filteruser_idinteger
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_incident_role_tasks ~145

No description provided.

NameTypeReqDescription
incident_role_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_incident_roles ~204

No description provided.

NameTypeReqDescription
filterenabledboolean
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_incident_status_page_events ~161

No description provided.

NameTypeReqDescription
incident_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_incident_types ~196

No description provided.

NameTypeReqDescription
filtercolorstring
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_incidents ~1,285

No description provided.

NameTypeReqDescription
filteracknowledged_atgtstring
filteracknowledged_atgtestring
filteracknowledged_atltstring
filteracknowledged_atltestring
filtercause_idsstring
filterclosed_atgtstring
filterclosed_atgtestring
filterclosed_atltstring
filterclosed_atltestring
filtercustom_field_selected_option_idsstring
filterdetected_atgtstring
filterdetected_atgtestring
filterdetected_atltstring
filterdetected_atltestring
filterenvironment_idsstring
filterfunctionality_idsstring
filterin_triage_atgtstring
filterin_triage_atgtestring
filterin_triage_atltstring
filterin_triage_atltestring
filterkindstring
filterlabelsstring
filtermitigated_atgtestring
filtermitigated_atltestring
filterprivatestring
filterresolved_atgtestring
filterresolved_atltestring
filterservice_idsstring
filterseverity_idstring
filterstarted_atgtestring
filterstarted_atltestring
filterstatusstring
filterteam_idsstring
filtertype_idsstring
filterupdated_atgtstring
filterupdated_atgtestring
filterupdated_atltstring
filterupdated_atltestring
filteruser_idinteger
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_live_call_routers ~129

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_on_call_roles ~173

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_on_call_shadows ~156

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
schedule_idstringyes

No output schema declared.

No examples provided.

list_override_shifts ~147

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
schedule_idstringyes

No output schema declared.

No examples provided.

list_playbook_tasks ~152

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
playbook_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.