Rootly-AI-Labs/Rootly-MCP-server
MCP server for the incident management platform [Rootly](https://rootly.com/).
Quick Start
Clone the repository:
git clone https://github.com/Rootly-AI-Labs/Rootly-MCP-serverClaude Desktop configuration example:
{
"mcpServers": {
"rootly-mcp-server": {
"command": "npx",
"args": [
"-y",
"Rootly-AI-Labs/Rootly-MCP-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.