The Rootly MCP Server provides an interface for interacting with the Rootly API, enabling various MCP clients to manage incidents, alerts, and on-call operations.
From the registry: Incident management, on-call scheduling, and intelligent analysis powered by Rootly.
Please install the `mcp-server-rootlyailabs` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Rootly API Token** — Generate a Rootly API key (Global key recommended). (https://docs.rootly.com/api-reference/overview)
Canonical MCP server config (HTTP transport):
- url: `https://mcp.rootly.com/mcp`
- headers:
- `Authorization`: `Bearer <your-rootly-api-token>`
Note: Hosted streamable HTTP. Local stdio also available via `uvx --from rootly-mcp-server rootly-mcp-server` with ROOTLY_API_TOKEN env var.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ROOTLY_API_TOKENrequiredAPI token for authenticating with the Rootly API.ONCALLHEALTH_API_KEYrequiredAPI key for integrating with On-Call Health.Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.