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 21

Manage incident alerts, events, and workflows with custom automations

+15 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 21 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
list_playbooks ~141

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_postmortem_templates ~136

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_pulses ~407

No description provided.

NameTypeReqDescription
filterended_atgtestring
filterended_atltestring
filterlabelsstring
filterrefsstring
filtersourcestring
filterstarted_atgtestring
filterstarted_atltestring
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_retrospective_configurations ~159

No description provided.

NameTypeReqDescription
filterkindstring
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_retrospective_process_group_steps ~179

No description provided.

NameTypeReqDescription
filterretrospective_step_idstring
includestring
pagenumberinteger
pagesizeinteger
retrospective_process_group_idstringyes

No output schema declared.

No examples provided.

list_retrospective_process_groups ~217

No description provided.

NameTypeReqDescription
filtersub_status_idstring
includestring
pagenumberinteger
pagesizeinteger
retrospective_process_idstringyes
sortstring

No output schema declared.

No examples provided.

list_retrospective_processes ~153

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_retrospective_steps ~193

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
retrospective_process_idstringyes
sortstring

No output schema declared.

No examples provided.

list_roles ~170

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_schedule_rotation_active_days ~149

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
schedule_rotation_idstringyes

No output schema declared.

No examples provided.

list_schedule_rotation_users ~163

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
schedule_rotation_idstringyes

No output schema declared.

No examples provided.

list_schedule_rotations ~169

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
schedule_idstringyes
sortstring

No output schema declared.

No examples provided.

list_schedule_shifts ~124

No description provided.

NameTypeReqDescription
fromstring
idstringyes
tostring

No output schema declared.

No examples provided.

list_schedules ~111

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_services ~240

No description provided.

NameTypeReqDescription
filterbackstage_idstring
filtercortex_idstring
filterexternal_idstring
filteropslevel_idstring
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_severities ~187

No description provided.

NameTypeReqDescription
filtercolorstring
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_shifts ~188

No description provided.

NameTypeReqDescription
fromstring
includestring
schedule_idsarray
tostring
user_idsarray

No output schema declared.

No examples provided.

list_status_page_templates ~147

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
status_page_idstringyes

No output schema declared.

No examples provided.

list_status_pages ~158

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_teams ~226

No description provided.

NameTypeReqDescription
filterbackstage_idstring
filtercolorstring
filtercortex_idstring
filterexternal_idstring
filteropslevel_idstring
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_user_email_addresses ~53

No description provided.

NameTypeReqDescription
user_idstringyes

No output schema declared.

No examples provided.

list_user_phone_numbers ~53

No description provided.

NameTypeReqDescription
user_idstringyes

No output schema declared.

No examples provided.

list_users ~182

No description provided.

NameTypeReqDescription
filteremailstring
includestring
pagenumberinteger
pagesizeinteger
sortstring

No output schema declared.

No examples provided.

list_webhook_deliveries ~153

No description provided.

NameTypeReqDescription
endpoint_idstringyes
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_webhook_endpoints ~110

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_workflow_form_field_conditions ~164

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
workflow_idstringyes

No output schema declared.

No examples provided.

list_workflow_groups ~205

No description provided.

NameTypeReqDescription
filterexpandedboolean
filterkindstring
filterpositioninteger
includestring
pagenumberinteger
pagesizeinteger

No output schema declared.

No examples provided.

list_workflow_runs ~149

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
workflow_idstringyes

No output schema declared.

No examples provided.

list_workflow_tasks ~148

No description provided.

NameTypeReqDescription
includestring
pagenumberinteger
pagesizeinteger
workflow_idstringyes

No output schema declared.

No examples provided.

mitigate_incident ~119

No description provided.

NameTypeReqDescription
idstringyes
mitigation_messagestring
typestringyes

No output schema declared.

No examples provided.

remove_subscribers_from_incident ~155

No description provided.

NameTypeReqDescription
idstringyes
remove_users_with_no_private_incident_accessboolean
typestringyes
user_idsarray

No output schema declared.

No examples provided.

resolve_alert ~97

No description provided.

NameTypeReqDescription
idstringyes
resolution_messagestring
resolve_related_incidentsboolean

No output schema declared.

No examples provided.

resolve_incident ~88

No description provided.

NameTypeReqDescription
idstringyes
resolution_messagestring
typestringyes

No output schema declared.

No examples provided.

restart_incident ~73

No description provided.

NameTypeReqDescription
idstringyes
typestringyes

No output schema declared.

No examples provided.

retry_webhook_delivery ~55

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

set_dashboard_as_default ~54

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

update_alert ~378

No description provided.

NameTypeReqDescription
alert_urgency_idstring
dataobject
descriptionstring
ended_atstring
environment_idsarray
external_idstring
external_urlstring
group_idsarray
idstringyes
noisestring
service_idsarray
sourcestring
summarystring

No output schema declared.

No examples provided.

update_alert_event ~131

No description provided.

NameTypeReqDescription
detailsstringyes
idstringyes
typestringyes
user_idinteger

No output schema declared.

No examples provided.

update_alert_group ~258

No description provided.

NameTypeReqDescription
condition_typestring
conditionsarray
descriptionstring
group_by_alert_titleinteger
group_by_alert_urgencyinteger
idstringyes
targetsarray
time_windowinteger
typestringyes

No output schema declared.

No examples provided.

update_alert_source ~695

No description provided.

NameTypeReqDescription
accept_threaded_emailsboolean
alert_source_fields_attributesarray
alert_source_urgency_rules_attributesarray
alert_urgency_idstring
auto_resolveboolean
condition_typestring
conditions_attributesarray
descriptionstring
enabledboolean
external_urlstring
field_mappings_attributesarray
idstringyes
identifier_json_pathstring
identifier_matchable_idstring
identifier_matchable_typestring
identifier_reference_kindstring
identifier_value_regexstring
owner_group_idsarray
resolve_statestring
source_typestring
titlestring
typestringyes

No output schema declared.

No examples provided.

update_alert_urgency ~121

No description provided.

NameTypeReqDescription
descriptionstring
idstringyes
positioninteger
typestringyes

No output schema declared.

No examples provided.

update_catalog ~169

No description provided.

NameTypeReqDescription
descriptionstring
iconstring
idstringyes
positioninteger
typestringyes

No output schema declared.

No examples provided.

update_catalog_entity ~126

No description provided.

NameTypeReqDescription
descriptionstring
idstringyes
positioninteger
typestringyes

No output schema declared.

No examples provided.

update_catalog_entity_property ~165

No description provided.

NameTypeReqDescription
idstringyes
keystring
typestringyes
valuestring

No output schema declared.

No examples provided.

update_catalog_field ~187

No description provided.

NameTypeReqDescription
idstringyes
kindstring
kind_catalog_idstring
positioninteger
slugstring
typestringyes

No output schema declared.

No examples provided.

update_cause ~115

No description provided.

NameTypeReqDescription
descriptionstring
idstringyes
positioninteger
typestringyes

No output schema declared.

No examples provided.

update_custom_form ~174

No description provided.

NameTypeReqDescription
commandstring
descriptionstring
enabledboolean
idstringyes
slugstring
typestringyes

No output schema declared.

No examples provided.

update_dashboard ~286

No description provided.

NameTypeReqDescription
auto_refreshboolean
colorstring
descriptionstring
iconstring
idstringyes
ownerstring
periodstring
publicboolean
rangestring

No output schema declared.

No examples provided.

update_dashboard_panel ~283

No description provided.

NameTypeReqDescription
datasetsarray
descriptionstring
displaystring
enabledboolean
groupsstring
hnumberyes
idstringyes
table_fieldsarray
wnumberyes
xnumberyes
ynumberyes

No output schema declared.

No examples provided.

update_environment ~214

No description provided.

NameTypeReqDescription
colorstring
descriptionstring
idstringyes
notify_emailsarray
positioninteger
slack_aliasesarray
slack_channelsarray
typestringyes

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 21 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 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.