Skip to main content
Glama
Pranav-Karra-3301

CATA Bus MCP Server

Related Servers

Alternatives to CATA Bus MCP Server

No user-submitted related servers found.

    Related Servers

    • 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.
      388 npm
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI assistants to access real-time and scheduled public transit data, including routes, stops, departures, and service alerts, across multiple US metropolitan areas.
      5
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables real-time Chicago Transit Authority train and bus tracking, including arrivals, positions, and predictions for CTA 'L' trains and buses.
      5 npm
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Provides live bus and light rail data for the Charlotte Area Transit System, including vehicle positions, arrivals, and route information via GTFS-Realtime feeds.
      3
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides real-time San Francisco Bay Area Rapid Transit data, enabling queries about BART schedules, routes, and station information through natural language.
      4 npm
      MIT

    TDQS

    A3.6/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose targeting different aspects of bus system data: health checks, data initialization, route listing, arrival queries, stop searches, alert retrieval, and vehicle tracking. There is no overlap in functionality that would cause agent confusion.

    Naming Consistency4/5

    Most tools follow a consistent verb_noun pattern (e.g., list_routes_tool, search_stops_tool, trip_alerts_tool), but 'health_check' and 'initialize_data' deviate by lacking the '_tool' suffix. The naming is still readable and mostly predictable.

    Tool Count5/5

    With 7 tools, this server is well-scoped for a bus transit system, covering essential operations like health monitoring, data management, route information, stop searches, arrival times, alerts, and vehicle positions without being overwhelming or insufficient.

    Completeness4/5

    The toolset provides comprehensive coverage for real-time bus system queries, including data initialization, route and stop information, arrivals, alerts, and vehicle tracking. A minor gap exists in lacking update or deletion tools for data management, but this is reasonable for a read-focused transit API.

    Maintenance

    ActivityStale
    ResponsivenessNo issues