Rootly-MCP-server

Rootly-MCP-server

24

The Rootly MCP Server provides integration with the Rootly API for quick incident resolution directly from an MCP-compatible IDE. Developed by Rootly AI Labs, it focuses on system reliability and operational excellence, offering dynamically generated MCP tools for enhanced productivity and security.

Rootly MCP Server

An MCP server for the Rootly API that integrates with MCP-compatible editors like Cursor, Windsurf, and Claude. It simplifies the process of resolving production incidents within an IDE without delay.

Features

  • Generates MCP resources using Rootly's OpenAPI.
  • Default pagination for incident endpoints.
  • Limits exposed API paths for security and efficiency.

Prerequisites

  • Python 3.12+
  • uv package manager
  • Rootly API token

Developer Setup

  1. Install dependencies with uv.
  2. Use a virtual environment for development.
  3. Run a test client to verify setup.