Back to Home
Rootly-AI-Labs icon

Rootly-MCP-server

Verified Safe

by Rootly-AI-Labs

Overview

Integrate Rootly incident management API capabilities with AI agents and MCP-compatible editors to streamline incident resolution.

Installation

Run Command
uv tool run --from rootly-mcp-server rootly-mcp-server

Environment Variables

  • ROOTLY_API_TOKEN
  • ROOTLY_SWAGGER_PATH
  • ROOTLY_SERVER_NAME
  • ROOTLY_HOSTED
  • ROOTLY_BASE_URL
  • ROOTLY_ALLOWED_PATHS
  • DEBUG

Security Notes

The server loads `ROOTLY_API_TOKEN` from environment variables, which is a good practice to prevent hardcoding secrets. It uses `requests` and `httpx` for external API calls with timeouts. Parameter sanitization is implemented to prevent invalid inputs. The `SWAGGER_URL` is hardcoded but points to a public OpenAPI specification, not a secret. The `_filter_openapi_spec` function actively cleans up and simplifies the OpenAPI spec, reducing potential attack surface related to complex schemas and limiting exposed endpoints.

Similar Servers

Stats

Interest Score43
Security Score9
Cost ClassMedium
Avg Tokens7500
Stars36
Forks15
Last Update2025-12-10

Tags

incident managementRootly APIMCP serverAI integrationoperations