MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.
ROOTLY_API_TOKENAPI keyrequiredRootly API token (Bearer credential)
Declared by the author in the official MCP registry. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
rootly_alerts_listList Rootly alerts with optional status filterList Rootly alerts with optional status filter
No input schema was published for this tool.
rootly_alerts_acknowledgeAcknowledge a Rootly alertAcknowledge a Rootly alert
No input schema was published for this tool.
rootly_alerts_resolveResolve a Rootly alertResolve a Rootly alert
No input schema was published for this tool.
rootly_alerts_createCreate a new Rootly alertCreate a new Rootly alert
No input schema was published for this tool.
rootly_alerts_updateUpdate an existing Rootly alertUpdate an existing Rootly alert
No input schema was published for this tool.
rootly_incidents_listList Rootly incidents with optional status/severity filtersList Rootly incidents with optional status/severity filters
No input schema was published for this tool.
rootly_incidents_getGet a single Rootly incident by IDGet a single Rootly incident by ID
No input schema was published for this tool.
rootly_incidents_createCreate a new Rootly incidentCreate a new Rootly incident
No input schema was published for this tool.
rootly_incidents_updateUpdate an existing Rootly incident (title, summary, status, severity)Update an existing Rootly incident (title, summary, status, severity)
No input schema was published for this tool.
rootly_incidents_resolveMark a Rootly incident as resolvedMark a Rootly incident as resolved
No input schema was published for this tool.
rootly_navigateNavigate to a Rootly domain to see its available tools.Navigate to a Rootly domain to see its available tools.
No input schema was published for this tool.
rootly_statusCheck Rootly API connection status and available domains.Check Rootly API connection status and available domains.
No input schema was published for this tool.
rootly_backReturn to the Rootly domain navigation menu.Return to the Rootly domain navigation menu.
No input schema was published for this tool.
rootly_org_teams_listList all Rootly teamsList all Rootly teams
No input schema was published for this tool.
rootly_org_teams_getGet a single Rootly team by IDGet a single Rootly team by ID
No input schema was published for this tool.
rootly_org_teams_createCreate a new Rootly teamCreate a new Rootly team
No input schema was published for this tool.
rootly_org_teams_updateUpdate an existing Rootly team (uses PUT — full replacement of mutable fields)Update an existing Rootly team (uses PUT — full replacement of mutable fields)
No input schema was published for this tool.
rootly_org_teams_deleteprivileged⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a Rootly team and removes⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently deletes a Rootly team and removes
No input schema was published for this tool.
rootly_org_teams_patchprivilegedSafely update specific fields on a team without wiping others.Safely update specific fields on a team without wiping others.
No input schema was published for this tool.
rootly_org_severities_listList Rootly incident severity levelsList Rootly incident severity levels
No input schema was published for this tool.
rootly_org_current_userGet the current authenticated Rootly user (verifies token)Get the current authenticated Rootly user (verifies token)
No input schema was published for this tool.
rootly_schedules_listList Rootly on-call schedulesList Rootly on-call schedules
No input schema was published for this tool.
rootly_schedules_getGet a single Rootly on-call schedule by IDGet a single Rootly on-call schedule by ID
No input schema was published for this tool.
23 of 23 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
MCP server for Rootly — incidents, alerts, escalations, and post-incident reports.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.