Skip to main content
Glama
rootlyhq

Rootly MCP server

Official
by rootlyhq

Related Servers

Alternatives to Rootly MCP server

No user-submitted related servers found.

    Related Servers

    TDQS

    C2.3/5.0

    Scored across 27 tools

    Disambiguation4/5

    Most tools are clearly distinct by resource and action, such as createIncident vs listIncidents, with minimal overlap. However, get_all_incidents_matching and search_incidents_paginated both search incidents, potentially causing confusion, and attachAlert vs createAlert have subtle differences that might not be immediately clear from names alone.

    Naming Consistency3/5

    The majority of tools follow a consistent verb_noun pattern (e.g., createIncident, listServices), but there are notable deviations like get_all_incidents_matching (snake_case with underscores), list_endpoints (snake_case), and search_incidents_paginated (mixed style). This inconsistency reduces predictability, though the core pattern is still readable.

    Tool Count2/5

    With 27 tools, the count feels heavy for an incident management domain, especially given some redundancy (e.g., multiple incident search tools). While the domain is broad, the tool set could be more streamlined, as many tools are simple CRUD operations that might be better consolidated or scoped down to avoid overwhelming agents.

    Completeness4/5

    The tool set covers a wide range of incident management resources (incidents, alerts, services, teams, etc.) with create and list operations for most, providing good lifecycle coverage. However, there are gaps in update and delete operations for many resources, which could limit agent workflows, though the core create and list functions are well-represented.

    Maintenance

    ActivityActive
    ResponsivenessResponsive