com.mcparmory/rootly
PYPI · MCPARMORY-ROOTLY · 2 COMPONENTS · SCANNED SEP 20
Manage incident alerts, events, and workflows with custom automations
Available components
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: the license (MIT License) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 130 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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 →
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
claude mcp add com-mcparmory-rootly -- uvx mcparmory-rootly
{
"mcpServers": {
"com-mcparmory-rootly": {
"command": "uvx",
"args": [
"mcparmory-rootly"
]
}
}
} {
"servers": {
"com-mcparmory-rootly": {
"command": "uvx",
"args": [
"mcparmory-rootly"
]
}
}
} codex mcp add com-mcparmory-rootly -- uvx mcparmory-rootly
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-mcparmory-rootly": {
"type": "local",
"command": [
"uvx",
"mcparmory-rootly"
],
"enabled": true
}
}
} openclaw mcp add com-mcparmory-rootly --command uvx --arg mcparmory-rootly
mcp_servers:
com-mcparmory-rootly:
command: "uvx"
args: ["mcparmory-rootly"] {
"McpServers": {
"com-mcparmory-rootly": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"mcparmory-rootly"
]
}
}
} assistant mcp add com-mcparmory-rootly -t stdio -c uvx -a mcparmory-rootly
{
"mcpServers": {
"com-mcparmory-rootly": {
"command": "uvx",
"args": [
"mcparmory-rootly"
]
}
}
} 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
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 →
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 →
get_workflow_form_field_condition ~65
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
get_workflow_group ~49
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
get_workflow_task ~50
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
No output schema declared.
No examples provided.
list_action_items ~266
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filterincident_status | string | – | – |
| filterkind | string | – | – |
| filterpriority | string | – | – |
| filterstatus | string | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_alert_events ~204
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| alert_id | string | yes | – |
| filteraction | string | – | – |
| filterkind | string | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_alert_groups ~65
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include | string | – | – |
No output schema declared.
No examples provided.
list_alert_sources ~205
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filtersource_types | string | – | – |
| filterstatuses | string | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_alert_urgencies ~166
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_alerts ~152
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filterstatus | string | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_audits ~243
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filterapi_key_id | string | – | – |
| filteritem_type | string | – | – |
| filtersource | string | – | – |
| filteruser_id | string | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_catalog_entities ~200
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| catalog_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_catalog_entity_properties ~234
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| catalog_entity_id | string | yes | – |
| filtercatalog_field_id | string | – | – |
| filterkey | string | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_catalog_fields ~224
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| catalog_id | string | yes | – |
| filterkind | string | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_catalogs ~150
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_causes ~124
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_custom_forms ~97
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filtercommand | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_dashboard_panels ~145
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| dashboard_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_dashboards ~116
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_environments ~143
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filtercolor | string | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_escalation_levels ~157
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| escalation_policy_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_escalation_levels_for_escalation_path ~165
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| escalation_policy_path_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_escalation_paths ~146
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| escalation_policy_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_escalation_policies ~152
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_form_field_options ~201
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filtercolor | string | – | – |
| filtervalue | string | – | – |
| form_field_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_form_field_placement_conditions ~156
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| form_field_placement_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_form_field_placements ~112
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| form_field_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_form_field_positions ~159
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filterform | string | – | – |
| form_field_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_form_fields ~188
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filterenabled | boolean | – | – |
| filterkind | string | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_form_set_conditions ~130
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| form_set_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_form_sets ~164
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filteris_default | boolean | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_functionalities ~246
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filterbackstage_id | string | – | – |
| filtercortex_id | string | – | – |
| filterexternal_id | string | – | – |
| filteropslevel_id | string | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_heartbeats ~126
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_incident_action_items ~159
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| incident_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_incident_alerts ~380
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filterended_atgte | string | – | – |
| filterended_atlte | string | – | – |
| filtergroups | string | – | – |
| filterlabels | string | – | – |
| filtersource | string | – | – |
| filterstarted_atgte | string | – | – |
| filterstarted_atlte | string | – | – |
| incident_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_incident_event_functionalities ~133
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| incident_event_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_incident_event_services ~148
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| incident_event_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_incident_events ~156
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| incident_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_incident_feedbacks ~158
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| incident_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_incident_form_field_selections ~152
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| incident_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_incident_post_mortems ~396
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filtermitigated_atgte | string | – | – |
| filtermitigated_atlte | string | – | – |
| filterresolved_atgte | string | – | – |
| filterresolved_atlte | string | – | – |
| filterstarted_atgte | string | – | – |
| filterstarted_atlte | string | – | – |
| filterstatus | string | – | – |
| filtertype | string | – | – |
| filteruser_id | integer | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_incident_role_tasks ~145
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| incident_role_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_incident_roles ~204
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filterenabled | boolean | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_incident_status_page_events ~161
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| incident_id | string | yes | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
No output schema declared.
No examples provided.
list_incident_types ~196
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filtercolor | string | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_incidents ~1,285
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| filteracknowledged_atgt | string | – | – |
| filteracknowledged_atgte | string | – | – |
| filteracknowledged_atlt | string | – | – |
| filteracknowledged_atlte | string | – | – |
| filtercause_ids | string | – | – |
| filterclosed_atgt | string | – | – |
| filterclosed_atgte | string | – | – |
| filterclosed_atlt | string | – | – |
| filterclosed_atlte | string | – | – |
| filtercustom_field_selected_option_ids | string | – | – |
| filterdetected_atgt | string | – | – |
| filterdetected_atgte | string | – | – |
| filterdetected_atlt | string | – | – |
| filterdetected_atlte | string | – | – |
| filterenvironment_ids | string | – | – |
| filterfunctionality_ids | string | – | – |
| filterin_triage_atgt | string | – | – |
| filterin_triage_atgte | string | – | – |
| filterin_triage_atlt | string | – | – |
| filterin_triage_atlte | string | – | – |
| filterkind | string | – | – |
| filterlabels | string | – | – |
| filtermitigated_atgte | string | – | – |
| filtermitigated_atlte | string | – | – |
| filterprivate | string | – | – |
| filterresolved_atgte | string | – | – |
| filterresolved_atlte | string | – | – |
| filterservice_ids | string | – | – |
| filterseverity_id | string | – | – |
| filterstarted_atgte | string | – | – |
| filterstarted_atlte | string | – | – |
| filterstatus | string | – | – |
| filterteam_ids | string | – | – |
| filtertype_ids | string | – | – |
| filterupdated_atgt | string | – | – |
| filterupdated_atgte | string | – | – |
| filterupdated_atlt | string | – | – |
| filterupdated_atlte | string | – | – |
| filteruser_id | integer | – | – |
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_live_call_routers ~129
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_on_call_roles ~173
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| sort | string | – | – |
No output schema declared.
No examples provided.
list_on_call_shadows ~156
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| schedule_id | string | yes | – |
No output schema declared.
No examples provided.
list_override_shifts ~147
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| schedule_id | string | yes | – |
No output schema declared.
No examples provided.
list_playbook_tasks ~152
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| include | string | – | – |
| pagenumber | integer | – | – |
| pagesize | integer | – | – |
| playbook_id | string | yes | – |
No output schema declared.
No examples provided.
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.