Skip to main content
Glama

Related Servers

Alternatives to SolidPing

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server for Uptimepage uptime monitoring. An LLM client can read your monitors and incidents, run a check on demand, and post incident updates. Writes need an OAuth login and a scoped token, and each one is logged.
      34
      AGPL 3.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Official Hyperping MCP server for uptime, API, cron and server monitoring. 26 tools covering monitors, outages and timelines, uptime, response time, MTTR and MTTA, on-call schedules and escalation policies, over a remote Streamable HTTP endpoint with Bearer token auth and no install.
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to query and monitor service status, latency, and performance through configurable checks (HTTP, TCP, SSL, keyword, JSON-path) and exposes tools for listing services, retrieving metrics, and running on-demand checks.
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server for Exit1 uptime monitoring. Enables AI assistants to create and manage uptime checks, configure alerts, and query status via natural language.
      26 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for Uptrack uptime monitoring. Manage monitors and incidents from AI agents like Claude, ChatGPT, and Cursor.
      2 npm
      MIT

    TDQS

    A3.5/5.0

    Scored across 42 tools

    Disambiguation4/5

    Most tools follow clear resource+action CRUD patterns and are easy to tell apart. The incident family (list_incidents, list_status_page_incidents, create_incident_publication, incident_notifications_list) is the only real source of confusion, but the descriptions explicitly separate internal incidents from customer-facing status-page publications. With careful attention to resource names, an agent can select the right tool.

    Naming Consistency4/5

    The dominant verb_noun snake_case pattern is consistent across checks, status pages, sections, resources, and maintenance windows. Minor deviations like incident_notifications_list instead of list_incident_notifications and imperative verbs such as diagnose, validate, and set are predictable and do not undermine the overall pattern.

    Tool Count2/5

    With 42 tools, this is a large surface that exceeds the 25-tool threshold where agent selection becomes difficult. The broad scope means each tool has a purpose, but the count is still heavy for a single MCP server and would benefit from consolidation or tighter scoping.

    Completeness4/5

    The server provides thorough lifecycle coverage for checks, status pages, sections, resources, maintenance windows, and status-page incidents. Minor gaps exist—integrations lack update/delete, and check groups are read-only—but core monitoring and status-page workflows can be completed without dead ends.