Skip to main content
Glama
Rootly-AI-Labs

Rootly MCP server

Official

createSeverity

Create a new severity level by defining name, description, and priority in the Rootly MCP server. Ensures structured incident management with customizable notifications via email or Slack.

Instructions

Creates a new severity from provided data

Responses:

  • 201 (Success): severity created

    • Content-Type: application/vnd.api+json

    • Example:

{ "key": "value" }
  • 401: responds with unauthorized for invalid token

    • Content-Type: application/vnd.api+json

    • Example:

{ "key": "value" }
  • 422: invalid request

    • Content-Type: application/vnd.api+json

    • Example:

{ "key": "value" }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rootly-AI-Labs/Rootly-MCP-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server