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
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 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.