Best for
- DevOps teams
- SRE engineers
- Incident response teams
- On-call managers
- Platform engineers
- Development teams needing incident management
Rootly MCP Server is a powerful tool that provides comprehensive incident management, on-call scheduling, and intelligent analysis capabilities. It supports multiple MCP clients and offers a rich set of tools for managing various DevOps operations. With dynamic tool generation and intelligent analysis features, it helps teams respond to and manage incidents more effectively.
Rootly MCP Server provides incident management, on-call scheduling, and intelligent analysis powered by Rootly API for Cursor, Windsurf, Claude, and other MCP clients.
{
"hosted": {
"url": "https://mcp.rootly.com/mcp",
"auth": "OAuth2 or API Token"
},
"local": {
"command": "uvx",
"args": [
"--from",
"rootly-mcp-server",
"rootly-mcp-server"
],
"env": {
"ROOTLY_API_TOKEN": "Your Rootly API token"
}
}
}