developer tools

Rootly MCP Server

MCP server for the incident management platform [Rootly](https://rootly.com/).

python
cloud
macos
enterprise
developer tools
0
View on GitHub

Installation

npx -y Rootly-AI-Labs/Rootly-MCP-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "Rootly-MCP-server",
  "command": "npx",
  "args": [
    "-y",
    "Rootly-AI-Labs/Rootly-MCP-server"
  ]
}

About This MCP Server

Rootly-AI-Labs/Rootly-MCP-server

MCP server for the incident management platform Rootly.

GitHub: https://github.com/Rootly-AI-Labs/Rootly-MCP-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub