Skip to main content
Glama

Related Servers

Alternatives to anwb-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      An MCP server that enables AI assistants to interact with the Netherlands Railways (NS) API for route planning, pricing, and real-time departure information. It provides tools for searching stations, planning trips with connections, and viewing real-time departure boards.
      3
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server for interacting with the Berlin Public Transport (BVG) API to search for locations and plan journeys. It provides real-time access to departures, arrivals, trip details, and vehicle tracking within Berlin's transit network.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server for real-time German public transport data (HAFAS/VBN network). Enables querying departures, arrivals, journeys, and nearby stops using natural language.
      -

    TDQS

    A4.4/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clearly distinct role: traffic summary versus detailed incidents, standard route versus EV route, plus supporting lookup tools for locations and EV cars. Although get_traffic_summary and get_traffic_incidents both cover traffic, one provides aggregate counts and the other detailed filters, so there is no real ambiguity.

    Naming Consistency5/5

    All tool names follow a consistent snake_case verb_noun pattern: get_, find_, calculate_, and list_. The naming clearly communicates both the action and the resource, with calculate_route and calculate_ev_route sharing a predictable structure.

    Tool Count5/5

    Six tools is well-scoped for an ANWB mobility server covering traffic conditions, location search, standard route planning, and EV route planning. Each tool serves a distinct purpose and none feel redundant or unnecessary.

    Completeness5/5

    The tool surface covers the full workflow: find locations, get traffic context, calculate both standard and EV routes, and look up EV car models for route planning. There are no obvious dead ends or missing operations for the stated domain.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues