Rootly MCP server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ROOTLY_API_TOKEN | No | Your Rootly API token | |
| ROOTLY_AUTH_HEADER | No | Bearer token for authentication (format: Bearer <YOUR_ROOTLY_API_TOKEN>) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| listIncidentAlertsD | List incident alerts Path Parameters:
Query Parameters:
Responses:
|
| attachAlertC | Attach alerts to an incident from provided data Path Parameters:
Responses:
|
| listAlertsD | List alerts Query Parameters:
Responses:
|
| createAlertC | Creates a new alert from provided data Responses:
|
| listEnvironmentsD | List environments Query Parameters:
Responses:
|
| createEnvironmentC | Creates a new environment from provided data Responses:
|
| listFunctionalitiesD | List functionalities Query Parameters:
Responses:
|
| createFunctionalityC | Creates a new functionality from provided data Responses:
|
| listWorkflowsC | List workflows Query Parameters:
Responses:
|
| createWorkflowB | Creates a new workflow from provided data Responses:
|
| listIncidentActionItemsC | List incident action items Path Parameters:
Query Parameters:
Responses:
|
| createIncidentActionItemC | Creates a new action item from provided data Path Parameters:
Responses:
|
| listIncident_TypesC | List incident types Query Parameters:
Responses:
|
| createIncidentTypeC | Creates a new incident_type from provided data Responses:
|
| listIncidentsC | List incidents Query Parameters:
Responses:
|
| createIncidentC | Creates a new incident from provided data Responses:
|
| listServicesD | List services Query Parameters:
Responses:
|
| createServiceC | Creates a new service from provided data Responses:
|
| listSeveritiesD | List severities Query Parameters:
Responses:
|
| createSeverityC | Creates a new severity from provided data Responses:
|
| listTeamsD | List teams Query Parameters:
Responses:
|
| createTeamC | Creates a new team from provided data Responses:
|
| listUsersC | List users Query Parameters:
Responses:
|
| getCurrentUserB | Get current user Responses:
|
| list_endpointsA | List all available Rootly API endpoints with their descriptions. |
| search_incidents_paginatedC | Search incidents with enhanced pagination control. This tool provides better pagination handling than the standard API endpoint. |
| get_all_incidents_matchingB | Get all incidents matching a query by automatically fetching multiple pages. This tool automatically handles pagination to fetch multiple pages of results. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/rootlyhq/rootly-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server