Skip to main content
Glama

Related Servers

Alternatives to ParkAlert MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that answers service status and uptime questions by reading Atlassian Statuspage feeds from hundreds of vendors, with keyless access and tools for checking status, incidents, and vendor listings.
      2
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Provides Belgian railway travel information via the iRail API, including station search, live departures/arrivals, route planning, and network disturbances.
      5
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables users to interact with Washington DC Metro (WMATA) transit system through natural language queries. Provides real-time train arrivals, service alerts, station information, trip planning, and accessibility updates.
      1,036
      MIT

    TDQS

    A4.4/5.0

    Scored across 2 tools

    Disambiguation3/5

    The two tools accept the same park/ride arguments and both return status plus wait time, so an agent could reasonably pick either for a wait or status question. However, the descriptions clearly steer status checks to get_ride_status and wait-time questions to get_wait_time, reducing confusion.

    Naming Consistency5/5

    Both tools follow the same get_<resource>_<metric> pattern: get_ride_status and get_wait_time. The naming is predictable and mirrors the two core queries perfectly.

    Tool Count3/5

    Two tools is on the thin side for a general-purpose MCP server, but the scope is intentionally narrow: live Disney ride status and standby wait times. The count feels minimal but not unreasonable for that focused domain.

    Completeness4/5

    The core domain is covered: agents can check whether a ride is operating, down, or closed, and get standby wait minutes with status context to interpret Nones. Minor gaps exist, such as no way to list all rides in a park, but the main user intents are served.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues