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

OCI · GHCR.IO/MCPARMORY/ROOTLY:1.0.5 · 2 COMPONENTS · SCANNED SEP 21

Manage incident alerts, events, and workflows with custom automations

0 this week 10 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 Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
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 supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 5 categories

Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

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

com.mcparmory/rootly runs locally as a container image, launched with docker run --rm -i ghcr.io/mcparmory/rootly:1.0.5. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · ghcr.io/mcparmory/rootly:1.0.5

# add to Claude Code
claude mcp add com-mcparmory-rootly -- docker run --rm -i ghcr.io/mcparmory/rootly:1.0.5
// .cursor/mcp.json
{
  "mcpServers": {
    "com-mcparmory-rootly": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/rootly:1.0.5"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-mcparmory-rootly": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/rootly:1.0.5"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-mcparmory-rootly -- docker run --rm -i ghcr.io/mcparmory/rootly:1.0.5
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-mcparmory-rootly": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/rootly:1.0.5"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  com-mcparmory-rootly:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/mcparmory/rootly:1.0.5"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-mcparmory-rootly": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/rootly:1.0.5"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "com-mcparmory-rootly": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/mcparmory/rootly:1.0.5"
      ]
    }
  }
}
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.

  • 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
  • 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
    • 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
  • 31 Jul 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
  • 30 Jul 26 0
    • Schema quality: Schema quality not yet verified: our sandbox run of this package did not complete, so we have no schema to assess. functional
    • Tool coverage: Tool coverage not yet verified: our sandbox run of this package did not complete, so we have no tool definitions to assess. functional
  • 29 Jul 26 0
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Tool coverage: Tool coverage not yet verified: we do not have a sandbox capture of the tool definitions this version of the package serves yet. functional
  • 27 Jul 26 0
    • Provenance: unverified → fail security
    • License: unverified → fail functional
    • Maintenance: unverified → pass functional
  • 26 Jul 26 0

    First indexed and scored.

    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
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 oci/ghcr.io/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 oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

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
update_escalation_level ~274

No description provided.

NameTypeReqDescription
delayinteger
idstringyes
notification_target_paramsarray
paging_strategy_configuration_schedule_strategystring
paging_strategy_configuration_strategystring
positioninteger
typestringyes

No output schema declared.

No examples provided.

update_escalation_path ~376

No description provided.

NameTypeReqDescription
defaultboolean
idstringyes
initial_delayinteger
match_modestring
notification_typestring
positioninteger
repeatboolean
repeat_countinteger
rulesarray
time_restriction_time_zonestring
time_restrictionsarray
typestringyes

No output schema declared.

No examples provided.

update_escalation_policy ~266

No description provided.

NameTypeReqDescription
daysarray
descriptionstring
group_idsarray
idstringyes
repeat_countinteger
service_idsarray
time_zonestring
typestringyes

No output schema declared.

No examples provided.

update_form_field ~375

No description provided.

NameTypeReqDescription
default_valuesarray
descriptionstring
enabledboolean
idstringyes
input_kindstring
kindstring
requiredarray
show_on_incident_detailsboolean
shownarray
typestringyes
value_kindstring
value_kind_catalog_idstring

No output schema declared.

No examples provided.

update_form_field_option ~166

No description provided.

NameTypeReqDescription
colorstring
defaultboolean
idstringyes
positioninteger
typestringyes
valuestring

No output schema declared.

No examples provided.

update_form_set ~177

No description provided.

NameTypeReqDescription
formsarray
idstringyes
typestringyes

No output schema declared.

No examples provided.

update_form_set_condition ~184

No description provided.

NameTypeReqDescription
comparisonstring
form_field_idstring
idstringyes
typestringyes
valuesarray

No output schema declared.

No examples provided.

update_functionality ~458

No description provided.

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

No output schema declared.

No examples provided.

update_heartbeat ~285

No description provided.

NameTypeReqDescription
alert_summarystring
alert_urgency_idstring
descriptionstring
enabledboolean
idstringyes
intervalinteger
interval_unitstring
notification_target_idstring
notification_target_typestring
typestringyes

No output schema declared.

No examples provided.

update_incident ~541

No description provided.

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

No output schema declared.

No examples provided.

update_incident_action_item ~328

No description provided.

NameTypeReqDescription
assigned_to_group_idsarray
assigned_to_user_idinteger
descriptionstring
due_datestring
idstringyes
jira_issue_keystring
kindstring
prioritystring
statusstring
summarystring
typestringyes

No output schema declared.

No examples provided.

update_incident_event ~121

No description provided.

NameTypeReqDescription
eventstring
idstringyes
typestringyes
visibilitystring

No output schema declared.

No examples provided.

update_incident_event_functionality ~137

No description provided.

NameTypeReqDescription
idstringyes
statusstringyes
typestringyes

No output schema declared.

No examples provided.

update_incident_event_service_status ~128

No description provided.

NameTypeReqDescription
idstringyes
statusstringyes
typestringyes

No output schema declared.

No examples provided.

update_incident_feedback ~189

No description provided.

NameTypeReqDescription
anonymousboolean
feedbackstring
idstringyes
ratinginteger
typestringyes

No output schema declared.

No examples provided.

update_incident_postmortem ~358

No description provided.

NameTypeReqDescription
cause_idsarray
idstringyes
show_action_itemsboolean
show_alerts_attachedboolean
show_groups_impactedboolean
show_timelineboolean
show_timeline_action_itemsboolean
show_timeline_geniusboolean
show_timeline_tasksboolean
show_timeline_trailboolean
statusstring
titlestring
typestringyes

No output schema declared.

No examples provided.

update_incident_retrospective_step ~233

No description provided.

NameTypeReqDescription
descriptionstring
due_datestring
idstringyes
positioninteger
skippableboolean
statusstring
titlestring
typestringyes

No output schema declared.

No examples provided.

update_incident_role ~186

No description provided.

NameTypeReqDescription
allow_multi_user_assignmentboolean
descriptionstring
enabledboolean
idstringyes
optionalboolean
positioninteger
summarystring
typestringyes

No output schema declared.

No examples provided.

update_incident_role_task ~151

No description provided.

NameTypeReqDescription
descriptionstring
idstringyes
prioritystring
taskstring
typestringyes

No output schema declared.

No examples provided.

update_incident_status_page_event ~283

No description provided.

NameTypeReqDescription
eventstring
idstringyes
notify_subscribersboolean
should_tweetboolean
statusstring
status_page_idstring
typestringyes

No output schema declared.

No examples provided.

update_incident_to_triage ~86

No description provided.

NameTypeReqDescription
idstringyes
typestringyes

No output schema declared.

No examples provided.

update_incident_type ~209

No description provided.

NameTypeReqDescription
colorstring
descriptionstring
idstringyes
notify_emailsarray
positioninteger
slack_aliasesarray
slack_channelsarray
typestringyes

No output schema declared.

No examples provided.

update_live_call_router ~575

No description provided.

NameTypeReqDescription
alert_urgency_idstring
caller_greetingstring
calling_tree_promptstring
country_codestring
dataTypestringyes
enabledboolean
escalation_level_delay_in_secondsinteger
escalation_policy_trigger_paramsIdstringyes
escalation_policy_trigger_paramsTypestringyes
idstringyes
kindstring
paging_targetsarray
phone_typestring
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.

update_on_call_role ~444

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
idstringyes
integrations_permissionsarray
invitations_permissionsarray
live_call_routing_permissionsarray
schedule_override_permissionsarray
schedules_permissionsarray
services_permissionsarray
slugstring
system_rolestring
typestringyes
webhooks_permissionsarray
workflows_permissionsarray

No output schema declared.

No examples provided.

update_on_call_shadow ~296

No description provided.

NameTypeReqDescription
ends_atstring
idstringyes
schedule_idstring
shadow_user_idinteger
shadowable_idstring
shadowable_typestring
starts_atstring
typestringyes

No output schema declared.

No examples provided.

update_override_shift ~98

No description provided.

NameTypeReqDescription
idstringyes
typestringyes
user_idintegeryes

No output schema declared.

No examples provided.

update_playbook ~312

No description provided.

NameTypeReqDescription
environment_idsarray
external_urlstring
functionality_idsarray
group_idsarray
idstringyes
incident_type_idsarray
service_idsarray
severity_idsarray
summarystring
titlestring
typestringyes

No output schema declared.

No examples provided.

update_playbook_task ~149

No description provided.

NameTypeReqDescription
descriptionstring
idstringyes
positioninteger
taskstring
typestringyes

No output schema declared.

No examples provided.

update_postmortem_template ~169

No description provided.

NameTypeReqDescription
contentstring
defaultboolean
formatstring
idstringyes
typestringyes

No output schema declared.

No examples provided.

update_pulse ~248

No description provided.

NameTypeReqDescription
dataobject
ended_atstring
environment_idsarray
external_urlstring
idstringyes
service_idsarray
sourcestring
summarystring

No output schema declared.

No examples provided.

update_retrospective_configuration ~212

No description provided.

NameTypeReqDescription
group_idsarray
idstringyes
incident_type_idsarray
severity_idsarray
typestringyes

No output schema declared.

No examples provided.

update_retrospective_process ~145

No description provided.

NameTypeReqDescription
descriptionstring
idstringyes
retrospective_process_matching_criteria
typestringyes

No output schema declared.

No examples provided.

update_retrospective_step ~184

No description provided.

NameTypeReqDescription
descriptionstring
due_after_daysinteger
idstringyes
positioninteger
skippableboolean
titlestring
typestringyes

No output schema declared.

No examples provided.

update_schedule ~179

No description provided.

NameTypeReqDescription
all_time_coverageboolean
descriptionstring
idstringyes
namestring
owner_group_idsarray
owner_user_idinteger
typestringyes

No output schema declared.

No examples provided.

update_schedule_rotation ~234

No description provided.

NameTypeReqDescription
active_daysarray
active_time_attributesarray
idstringyes
positioninteger
schedule_rotationable_attributesobject
schedule_rotationable_typestringyes
time_zonestring
typestringyes

No output schema declared.

No examples provided.

update_schedule_rotation_active_day ~186

No description provided.

NameTypeReqDescription
active_time_attributesarray
day_namestring
idstringyes
typestringyes

No output schema declared.

No examples provided.

update_schedule_rotation_user ~112

No description provided.

NameTypeReqDescription
idstringyes
positioninteger
typestringyes
user_idinteger

No output schema declared.

No examples provided.

update_secret ~195

No description provided.

NameTypeReqDescription
hashicorp_vault_mountstring
hashicorp_vault_pathstring
hashicorp_vault_versioninteger
idstringyes
namestringyes
secretstring
typestringyes

No output schema declared.

No examples provided.

update_service ~555

No description provided.

NameTypeReqDescription
alert_urgency_idstring
alerts_email_enabledboolean
backstage_idstring
colorstring
cortex_idstring
descriptionstring
environment_idsarray
external_idstring
github_repository_branchstring
github_repository_namestring
gitlab_repository_branchstring
gitlab_repository_namestring
idstringyes
notify_emailsarray
owner_group_idsarray
owner_user_idsarray
positioninteger
public_descriptionstring
service_idsarray
service_now_ci_sys_idstring
slack_aliasesarray
slack_channelsarray
typestringyes

No output schema declared.

No examples provided.

update_severity ~238

No description provided.

NameTypeReqDescription
colorstring
descriptionstring
idstringyes
notify_emailsarray
positioninteger
severitystring
slack_aliasesarray
slack_channelsarray
typestringyes

No output schema declared.

No examples provided.

update_status_page ~503

No description provided.

NameTypeReqDescription
allow_search_engine_indexboolean
authentication_enabledboolean
authentication_passwordstring
descriptionstring
enabledboolean
failure_messagestring
footer_colorstring
functionality_idsarray
ga_tracking_idstring
header_colorstring
idstringyes
publicboolean
public_descriptionstring
public_titlestring
service_idsarray
show_uptimeboolean
show_uptime_last_daysinteger
success_messagestring
time_zonestring
titlestring
typestringyes
website_privacy_urlstring
website_support_urlstring
website_urlstring

No output schema declared.

No examples provided.

update_team ~452

No description provided.

NameTypeReqDescription
admin_idsarray
alert_urgency_idstring
alerts_email_enabledboolean
backstage_idstring
colorstring
cortex_idstring
descriptionstring
external_idstring
idstringyes
notify_emailsarray
pagerduty_service_idstring
pagertree_idstring
positioninteger
service_now_ci_sys_idstring
slack_aliasesarray
slack_channelsarray
typestringyes
user_idsarray
victor_ops_idstring

No output schema declared.

No examples provided.

update_user ~144

No description provided.

NameTypeReqDescription
first_namestring
idstringyes
last_namestring
on_call_role_idstring
role_idstring
typestringyes

No output schema declared.

No examples provided.

update_user_email_address ~96

No description provided.

NameTypeReqDescription
emailstring
idstringyes
typestringyes

No output schema declared.

No examples provided.

update_user_phone_number ~101

No description provided.

NameTypeReqDescription
idstringyes
phonestring
typestringyes

No output schema declared.

No examples provided.

update_webhooks_endpoint ~138

No description provided.

NameTypeReqDescription
enabledboolean
event_typesarray
idstringyes
typestringyes

No output schema declared.

No examples provided.

update_workflow_group ~219

No description provided.

NameTypeReqDescription
descriptionstring
expandedboolean
iconstring
idstringyes
kindstring
positioninteger
typestringyes

No output schema declared.

No examples provided.

update_workflow_task ~185

No description provided.

NameTypeReqDescription
enabledboolean
idstringyes
positioninteger
skip_on_failureboolean
task_params
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 container image (ghcr.io/mcparmory/rootly:1.0.5).

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

com.mcparmory/rootly scores 10 out of 100 on VerifyMCP. 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.