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>) |
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
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