Skip to main content
Glama

Related Servers

Alternatives to irctc-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to query real-time Indian Railways data including train schedules, live status, PNR status, seat availability, fares, and coach positions via the Model Context Protocol.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables real-time Indian Railways information retrieval, including live train running status, station schedules, and upcoming arrivals/departures.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables querying official Indian Railways data for train schedules, live running status, coach positions, trains between stations, station boards, seat availability, and PNR status.
      203 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server for Indian Railways data, enabling AI agents to search trains, get schedules, live status, PNR info, and more without an API key.
      11
      6 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables checking railway seat availability, berth types, and pricing for Indian trains through natural language queries.
      -

    TDQS

    A3.8/5.0

    Scored across 8 tools

    Disambiguation3/5

    Most tools target distinct resources, but there is overlap between search_stations and find_trains_between_stations since both can accept station names, and plan_journey subsumes find_trains plus availability/fare. Descriptions mitigate this somewhat by clarifying intended use, but an agent could still misselect.

    Naming Consistency5/5

    All tools follow a consistent snake_case verb_noun pattern (search_stations, get_fare, list_reference_data, etc.). Even longer names like find_trains_between_stations remain predictable and readable.

    Tool Count5/5

    Eight tools is well within the ideal range and matches the server's scope of Indian Railways information and journey planning. No tool feels redundant or excessive; each covers a distinct aspect of the travel workflow.

    Completeness4/5

    The surface covers the core journey-planning lifecycle: station lookup, trains, schedule, availability, fare, PNR status, and a reference list. Minor gaps exist, such as live train running status and connecting-route discovery, but these are workaround-able and not critical for the apparent purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues