Skip to main content
Glama
gavgrego

seats.aero MCP server

by gavgrego

Related Servers

Alternatives to seats.aero MCP server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables MCP clients to query the Seats.aero partner API for seat availability, trips, routes, and destinations, including cached and live search options.
      19 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables live flight search and pricing via the Duffel Flights API, allowing AI agents to query flight data and pricing.
      4 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to search for real-time flights between airports using the SearchAPI.io Google Flights API, returning prices, schedules, airlines, and carbon emissions.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables flight search and fare calendar exploration by interacting with Google Flights' API, supporting detailed filters for origin, destination, dates, cabin class, airlines, and more.
      3,745 PyPI
      3,150
      MIT

    TDQS

    A3.7/5.0

    Scored across 7 tools

    Disambiguation3/5

    The tool names and descriptions suggest overlapping purposes: get_destinations, get_routes, get_flights, get_trips, and get_bulk_avail all appear to return availability data at different granularities, but the distinctions are not always obvious. An agent might struggle to choose between get_routes and get_destinations, or get_flights and get_trips, without deeper documentation.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case (get_destinations, get_trips, refresh_cached_data, live_search, get_flights, get_bulk_avail, get_routes). The verbs and nouns are clear and predictable, providing a consistent naming convention across the set.

    Tool Count5/5

    With 7 tools, the server is well-scoped for an award travel search domain. Each tool covers a distinct aspect of querying or managing availability data, and the number is neither excessive nor insufficient.

    Completeness4/5

    The tool surface covers the main workflows: finding destinations, routes, flights, bulk availability, live search, and refreshing cached data. A minor gap exists in that there is no explicit tool for detailed pricing per flight or for managing specific search parameters, but agents can likely work around this with the available tools.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues