Skip to main content
Glama
pisanuw

Google Flights MCP

by pisanuw

Related Servers

Alternatives to Google Flights MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      A
      maintenance
      Enables LLMs to search Google Flights for one-way and round-trip flights, with configurable filters for airports, dates, passengers, cabin, stops, airlines, price, bags, and more, returning booking links and detailed trip information.
      1
      -
    • A
      license
      Not graded
      quality
      A
      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,177
      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
      A
      quality
      D
      maintenance
      Integrates Google Flights data into AI workflows for natural language flight searches, price comparisons, flexible date searches, and multi-city itinerary planning with support for various cabin classes and passenger types.
      9
      5
      MIT

    TDQS

    A4/5.0

    Scored across 9 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: search_flights and search_multi_city handle different search modes, get_return_flights advances itineraries, get_booking_options retrieves booking providers, and the price-tracking tools (track, list, untrack, check, get_history) cover the full watch lifecycle without overlap.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun snake_case pattern, such as search_flights, track_price, get_price_history, and untrack_price. Verb choices are appropriate and parallel (track/untrack, get/list/check), making the set predictable and easy to navigate.

    Tool Count5/5

    Nine tools is well-scoped for the server's purpose of flight search and price tracking. Every tool serves a clear need, and there is no bloat or redundancy.

    Completeness4/5

    The tool surface covers the entire flight discovery flow (search, multi-city, return options, booking) and price watch CRUD operations. The only minor gap is the lack of an update operation for an existing price watch, but users can untrack and re-track to adjust targets, so it is easily worked around.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues