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
acknowledge_alert ~42

No description provided.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

add_active_day_to_schedule_rotation ~198

No description provided.

NameTypeReqDescription
active_time_attributesarrayyes
day_namestringyes
schedule_rotation_idstringyes
typestringyes

No output schema declared.

No examples provided.

add_email_address_to_user ~118

No description provided.

NameTypeReqDescription
emailstringyes
typestringyes
user_idstringyes

No output schema declared.

No examples provided.

add_form_field_option ~199

No description provided.

NameTypeReqDescription
attributesForm_field_idstringyes
colorstring
defaultboolean
form_field_idstringyes
positioninteger
typestringyes
valuestringyes

No output schema declared.

No examples provided.

add_functionality_to_incident_event ~195

No description provided.

NameTypeReqDescription
attributesIncident_event_idstringyes
functionality_idstringyes
incident_event_idstringyes
statusstringyes
typestringyes

No output schema declared.

No examples provided.

add_phone_number_to_user ~102

No description provided.

NameTypeReqDescription
phonestringyes
typestringyes
user_idstringyes

No output schema declared.

No examples provided.

add_service_to_incident_event ~191

No description provided.

NameTypeReqDescription
attributesIncident_event_idstringyes
incident_event_idstringyes
service_idstringyes
statusstringyes
typestringyes

No output schema declared.

No examples provided.

add_subscribers_to_incident ~155

No description provided.

NameTypeReqDescription
idstringyes
remove_users_with_no_private_incident_accessboolean
typestringyes
user_idsarray

No output schema declared.

No examples provided.

add_user_to_schedule_rotation ~107

No description provided.

NameTypeReqDescription
positioninteger
schedule_rotation_idstringyes
user_idintegeryes

No output schema declared.

No examples provided.

attach_alerts_to_incident ~118

No description provided.

NameTypeReqDescription
alert_idsarrayyes
incident_idstringyes
typestringyes

No output schema declared.

No examples provided.

cancel_incident ~89

No description provided.

NameTypeReqDescription
cancellation_messagestring
idstringyes
typestringyes

No output schema declared.

No examples provided.

create_alert ~537

No description provided.

NameTypeReqDescription
alert_urgency_idstring
dataobject
descriptionstring
ended_atstring
environment_idsarray
external_idstring
external_urlstring
group_idsarray
noisestring
notification_target_idstring
notification_target_typestring
service_idsarray
sourcestringyes
statusstring
summarystringyes
typestringyes

No output schema declared.

No examples provided.

create_alert_event ~173

No description provided.

NameTypeReqDescription
alert_idstringyes
detailsstringyes
kindstringyes
typestringyes
user_idinteger

No output schema declared.

No examples provided.

create_alert_group ~324

No description provided.

NameTypeReqDescription
condition_typestring
conditionsarray
descriptionstring
group_by_alert_titleinteger
group_by_alert_urgencyinteger
namestringyes
targetsarrayyes
time_windowinteger
typestringyes

No output schema declared.

No examples provided.

create_alert_source ~879

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
identifier_json_pathstring
identifier_matchable_idstring
identifier_matchable_typestring
identifier_reference_kindstring
identifier_value_regexstring
namestringyes
owner_group_idsarray
resolve_statestring
source_typestring
titlestring
typestringyes

No output schema declared.

No examples provided.

create_alert_urgency ~155

No description provided.

NameTypeReqDescription
descriptionstringyes
namestringyes
positioninteger
typestringyes

No output schema declared.

No examples provided.

create_catalog ~185

No description provided.

NameTypeReqDescription
descriptionstring
iconstring
namestringyes
positioninteger
typestringyes

No output schema declared.

No examples provided.

create_catalog_entity ~135

No description provided.

NameTypeReqDescription
catalog_idstringyes
descriptionstring
namestringyes
positioninteger
typestringyes

No output schema declared.

No examples provided.

create_catalog_entity_property ~175

No description provided.

NameTypeReqDescription
catalog_entity_idstringyes
catalog_field_idstringyes
keystringyes
typestringyes
valuestringyes

No output schema declared.

No examples provided.

create_catalog_field ~215

No description provided.

NameTypeReqDescription
catalog_idstringyes
kindstringyes
kind_catalog_idstring
multipleboolean
namestringyes
positioninteger
typestringyes

No output schema declared.

No examples provided.

create_cause ~125

No description provided.

NameTypeReqDescription
descriptionstring
namestringyes
positioninteger
typestringyes

No output schema declared.

No examples provided.

create_custom_form ~198

No description provided.

NameTypeReqDescription
commandstringyes
descriptionstring
enabledboolean
namestringyes
slugstring
typestringyes

No output schema declared.

No examples provided.

create_dashboard ~362

No description provided.

NameTypeReqDescription
auto_refreshboolean
colorstring
descriptionstring
iconstring
namestringyes
ownerstringyes
periodstring
publicboolean
rangestring
typestringyes

No output schema declared.

No examples provided.

create_dashboard_panel ~351

No description provided.

NameTypeReqDescription
dashboard_idstringyes
datasetsarray
descriptionstring
displaystring
enabledboolean
groupsstring
hnumberyes
table_fieldsarray
typestringyes
wnumberyes
xnumberyes
ynumberyes

No output schema declared.

No examples provided.

create_environment ~257

No description provided.

NameTypeReqDescription
colorstring
descriptionstring
namestringyes
notify_emailsarray
positioninteger
slack_aliasesarray
slack_channelsarray
typestringyes

No output schema declared.

No examples provided.

create_escalation_level ~307

No description provided.

NameTypeReqDescription
delayinteger
escalation_policy_idstringyes
notification_target_paramsarrayyes
paging_strategy_configuration_schedule_strategystring
paging_strategy_configuration_strategystring
positionintegeryes
typestringyes

No output schema declared.

No examples provided.

create_escalation_level_path ~270

No description provided.

NameTypeReqDescription
delayinteger
escalation_policy_path_idstringyes
notification_target_paramsarrayyes
paging_strategy_configuration_schedule_strategystring
paging_strategy_configuration_strategystring
positionintegeryes
typestringyes

No output schema declared.

No examples provided.

create_escalation_policy ~307

No description provided.

NameTypeReqDescription
daysarray
descriptionstring
group_idsarray
namestringyes
repeat_countinteger
service_idsarray
time_zonestring
typestringyes

No output schema declared.

No examples provided.

create_form_field ~564

No description provided.

NameTypeReqDescription
default_valuesarray
descriptionstring
enabledboolean
input_kindstring
kindstringyes
namestringyes
requiredarray
show_on_incident_detailsboolean
shownarray
typestringyes
value_kindstring
value_kind_catalog_idstring

No output schema declared.

No examples provided.

create_form_field_placement ~290

No description provided.

NameTypeReqDescription
formstringyes
form_field_idstringyes
form_set_idstringyes
placement_operatorstring
positioninteger
requiredboolean
required_operatorstring
typestringyes

No output schema declared.

No examples provided.

create_form_field_position ~184

No description provided.

NameTypeReqDescription
attributesForm_field_idstringyes
formstringyes
form_field_idstringyes
positionintegeryes
typestringyes

No output schema declared.

No examples provided.

create_form_set ~170

No description provided.

NameTypeReqDescription
formsarrayyes
namestringyes
typestringyes

No output schema declared.

No examples provided.

create_form_set_condition ~162

No description provided.

NameTypeReqDescription
comparisonstringyes
form_field_idstringyes
form_set_idstringyes
typestringyes
valuesarrayyes

No output schema declared.

No examples provided.

create_functionality ~557

No description provided.

NameTypeReqDescription
backstage_idstring
colorstring
cortex_idstring
descriptionstring
environment_idsarray
external_idstring
namestringyes
notify_emailsarray
opsgenie_team_idstring
owner_group_idsarray
owner_user_idsarray
positioninteger
public_descriptionstring
service_idsarray
service_now_ci_sys_idstring
show_uptimeboolean
show_uptime_last_daysinteger
slack_aliasesarray
slack_channelsarray
typestringyes

No output schema declared.

No examples provided.

create_heartbeat ~332

No description provided.

NameTypeReqDescription
alert_summarystringyes
alert_urgency_idstring
descriptionstring
enabledboolean
intervalintegeryes
interval_unitstringyes
namestringyes
notification_target_idstringyes
notification_target_typestringyes
typestringyes

No output schema declared.

No examples provided.

create_incident ~655

No description provided.

NameTypeReqDescription
alert_idsarray
cause_idsarray
duplicate_incident_idstring
environment_idsarray
functionality_idsarray
google_drive_parent_idstring
group_idsarray
incident_type_idsarray
kindstring
notify_emailsarray
parent_incident_idstring
privateboolean
public_titlestring
scheduled_forstring
scheduled_untilstring
service_idsarray
severity_idstring
slack_channel_archivedboolean
statusstring
summarystring
titlestring
typestringyes
urlstring
user_idstring

No output schema declared.

No examples provided.

create_incident_action_item ~327

No description provided.

NameTypeReqDescription
assigned_to_group_idsarray
assigned_to_user_idinteger
descriptionstring
due_datestring
incident_idstringyes
jira_issue_keystring
kindstring
prioritystring
statusstring
summarystringyes
typestringyes

No output schema declared.

No examples provided.

create_incident_event ~149

No description provided.

NameTypeReqDescription
eventstringyes
incident_idstringyes
typestringyes
visibilitystring

No output schema declared.

No examples provided.

create_incident_feedback ~161

No description provided.

NameTypeReqDescription
anonymousboolean
feedbackstringyes
incident_idstringyes
ratingintegeryes
typestringyes

No output schema declared.

No examples provided.

create_incident_form_field_selection ~352

No description provided.

NameTypeReqDescription
attributesIncident_idstringyes
form_field_idstringyes
incident_idstringyes
selected_catalog_entity_idsarray
selected_functionality_idsarray
selected_group_idsarray
selected_option_idsarray
selected_service_idsarray
selected_user_idsarray
typestringyes
valuestring

No output schema declared.

No examples provided.

create_incident_role ~269

No description provided.

NameTypeReqDescription
allow_multi_user_assignmentboolean
descriptionstring
enabledboolean
namestringyes
optionalboolean
positioninteger
summarystring
typestringyes

No output schema declared.

No examples provided.

create_incident_role_task ~163

No description provided.

NameTypeReqDescription
descriptionstring
incident_role_idstringyes
prioritystring
taskstringyes
typestringyes

No output schema declared.

No examples provided.

create_incident_status_page_event ~303

No description provided.

NameTypeReqDescription
eventstringyes
incident_idstringyes
notify_subscribersboolean
should_tweetboolean
statusstring
status_page_idstring
typestringyes

No output schema declared.

No examples provided.

create_incident_type ~257

No description provided.

NameTypeReqDescription
colorstring
descriptionstring
namestringyes
notify_emailsarray
positioninteger
slack_aliasesarray
slack_channelsarray
typestringyes

No output schema declared.

No examples provided.

create_live_call_router ~595

No description provided.

NameTypeReqDescription
alert_urgency_idstring
caller_greetingstring
calling_tree_promptstring
country_codestringyes
dataTypestringyes
enabledboolean
escalation_level_delay_in_secondsinteger
escalation_policy_trigger_paramsTypestringyes
idstringyes
kindstringyes
namestringyes
paging_targetsarray
phone_numberstringyes
phone_typestringyes
sent_to_voicemail_delayinteger
should_auto_resolve_alert_on_call_endboolean
should_redirect_to_voicemail_on_no_answerboolean
voicemail_greetingstring
waiting_music_urlstring

No output schema declared.

No examples provided.

create_on_call_role ~663

No description provided.

NameTypeReqDescription
alert_sources_permissionsarray
alert_urgency_permissionsarray
alerts_permissionsarray
api_keys_permissionsarray
audits_permissionsarray
contacts_permissionsarray
escalation_policies_permissionsarray
groups_permissionsarray
heartbeats_permissionsarray
integrations_permissionsarray
invitations_permissionsarray
live_call_routing_permissionsarray
namestringyes
schedule_override_permissionsarray
schedules_permissionsarray
services_permissionsarray
slugstring
system_rolestringyes
typestringyes
webhooks_permissionsarray
workflows_permissionsarray

No output schema declared.

No examples provided.

create_on_call_shadow ~223

No description provided.

NameTypeReqDescription
ends_atstringyes
schedule_idstringyes
shadow_user_idintegeryes
shadowable_idstringyes
shadowable_typestringyes
starts_atstringyes
typestringyes

No output schema declared.

No examples provided.

create_override_shift ~192

No description provided.

NameTypeReqDescription
ends_atstringyes
schedule_idstringyes
starts_atstringyes
typestringyes
user_idintegeryes

No output schema declared.

No examples provided.

create_playbook ~321

No description provided.

NameTypeReqDescription
environment_idsarray
external_urlstring
functionality_idsarray
group_idsarray
incident_type_idsarray
service_idsarray
severity_idsarray
summarystring
titlestringyes
typestringyes

No output schema declared.

No examples provided.

create_playbook_task ~157

No description provided.

NameTypeReqDescription
descriptionstring
playbook_idstringyes
positioninteger
taskstringyes
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 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.