Rootly MCP Server
An MCP server for the Rootly API for Cursor, Windsurf, Claude, and other MCP clients. Its 3 documented tools cluster into create & write, read & search, update.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-19 · ★ 45 · #23 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
Apache-2.0 · Python servers · how we verify → /methodology
01 · Install Rootly
before you install - you'll need
Set ROOTLY_API_TOKEN, ROOTLY_MCP_ENABLE_WRITE_TOOLS, ROOTLY_MCP_ENABLED_TOOLS, ONCALLHEALTH_API_KEY, ROOTLY_TRANSPORT before connecting.
Claude Code
claude mcp add rootly-ai-labs-rootly-mcp-server --transport sse https://mcp.rootly.com/sse Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"rootly-ai-labs-rootly-mcp-server": {
"url": "https://mcp.rootly.com/sse"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.rootly.com/sse
transport: sse
endpoint alive - authentication required · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.rootly.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license Apache-2.0 - declared in the repository
pypi package rootly-mcp-server - check the name against the project README before installing (PyPI has no namespace ownership)
registry vendor namespace com.rootly - domain-verified with the official MCP registry
03 · What Rootly can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can create a new incident with a scoped set of fields for agent workflows, and retrieve a single incident for direct verification, including PIR-related fields.
The 3 tools it gives your agent
Extracted from the project's README - what Rootly lets an agent do.
- create_incident
- - create a new incident with a scoped set of fields for agent workflows
- get_incident
- - retrieve a single incident for direct verification, including PIR-related fields
- update_incident
- - scoped incident update tool for summary and retrospective_progress_status
04 · Who maintains Rootly
Rootly is maintained by rootly-ai-labs. It's the only MCP server we track from this author; the repo dates to Mar 2025.
05 · Facts
- repository
- github.com/rootly-ai-labs/rootly-mcp-server
- category
- other - ranked #23 of 848 actively-maintained other servers as of 2026-08-25.
- registry
- com.rootly/mcp-server (active, first published 2026-02-18)
- packages
- pypi:rootly-mcp-server
06 · Rootly FAQ
Is Rootly still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-19. We re-verify nightly.
What can Rootly do?
With this server connected, an agent can create a new incident with a scoped set of fields for agent workflows, and retrieve a single incident for direct verification, including PIR-related fields.
How do I install Rootly?
Run `uvx rootly-mcp-server`. The README documents 5 environment variables (ROOTLY_API_TOKEN, ROOTLY_MCP_ENABLE_WRITE_TOOLS, ROOTLY_MCP_ENABLED_TOOLS…) to set first. Set ROOTLY_API_TOKEN, ROOTLY_MCP_ENABLE_WRITE_TOOLS, ROOTLY_MCP_ENABLED_TOOLS, ONCALLHEALTH_API_KEY, ROOTLY_TRANSPORT before connecting. You can also paste the ready-made client config above.
Does Rootly require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Rootly
Alternatives to Rootly
Maintained other servers if Rootly isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · x402 Discovery MCP · Rootstock (RSK) MCP Server · Orchestrator · Pagespeed Insights MCP · wallabag MCP
More Python MCP servers · Flstudio MCP · Filesift · Hermes Grocy MCP · see all