Rootly MCP Server integrates with the Rootly API to enable quick resolution of production incidents within MCP-compatible editors. It dynamically generates resources based on Rootly's OpenAPI specification and has security features to limit exposed API paths.
Rootly MCP Server integrates with the Rootly API to enable quick resolution of production incidents within MCP-compatible editors. It dynamically generates resources based on Rootly's OpenAPI specification and has security features to limit exposed API paths.
Install via PyPi package or clone the repository.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"rootly-mcp-server": {
"command": "npx",
"args": [
"-y",
"Install via PyPi package or clone the repository."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Rootly MCP Server?"
No configuration required. This server works out of the box.
"What resources are available in Rootly MCP Server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Rootly MCP Server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Rootly MCP Server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.