Loading MCP server directory, please wait...
Incident management, on-call scheduling, and intelligent analysis powered by Rootly.
npx @getmcp/cli add com.rootly/mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
ROOTLY_API_TOKENYour Rootly API token
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.rootly/mcp-server": {
"command": "uvx",
"args": [
"rootly-mcp-server"
],
"env": {
"ROOTLY_API_TOKEN": ""
}
}
}
}