MCPs βΊ Travel βΊ Google Flights MCP β Flight Search, Flight Prices & Cheap Flights
**Flight search, flight prices and cheap-flight discovery for agents.** Real-time Google Flights data: one-way and round-trip fares, flexible date ranges, multi-destination comparison, and Google's own price band so an agent can say whether a fare is actually a good deal. No ads, no sponsored content. One call covers a whole month instead of thirty. You bring your own RapidAPI key, so every search is billed to your plan and never to anyone else's. ### Tools | Tool | What it does | | --- | --- | | `search_oneway_flights` | One-way β a single date, or a **date range**, across one or many destinations | | `search_roundtrip_flights` | Round-trip β a fixed return date, or a range of trip lengths via `nights` | Both are annotated **read-only**. They search and read; they cannot book, hold, pay for or cancel anything. ### What you get that other flight tools don't return - **Google's own price insights** β `price_insights_low` / `price_insights_high` plus a `low` / `typical` / `high` verdict. So an agent can answer *"is $209 a good price?"* instead of just reporting $209. Most flight APIs do not expose this at all. - **One call, not thirty.** Pass a departure range and/or several destinations; the server fans out, merges, de-duplicates and re-sorts. *"Cheapest flight to Sri Lanka anywhere in October"* is **one** tool call. - **`search_coverage` on every response** β the exact dates and destinations searched, so a sampled scan is never mistaken for an exhaustive one. - Airline, stops, layover detail, duration, local departure and arrival times, and a bookable link. ### You always know what a search cost Every response carries `api_usage`, read from RapidAPI's own rate-limit headers: | Field | Meaning | | --- | --- | | `requests_used_by_this_call` | Billed requests this single call consumed | | `plan_requests_remaining` | What is left on your plan right now | | `plan_requests_limit` | Your plan's ceiling | Each date Γ destination combination is one billed request. Cap it per call with `max_searches`. ### Sample response ```json { "results": [{ "price": "$71", "airline": "Wizz Air", "stops": 0, "duration": "1 hr 25 min", "departure_description": "10:15 AM on Wed, Oct 15", "price_insights_low": 40, "price_insights_high": 110, "price_range_in_relation_to_other_periods": "typical", "buy_link": "https://www.google.com/travel/flights?..." }], "search_coverage": { "departure_dates_searched": ["2026-10-15"] }, "api_usage": { "requests_used_by_this_call": 1, "plan_requests_remaining": 49717 } } ``` ### Ready-made prompts | Prompt | Question it answers | | --- | --- | | `cheapest_dates` | Scan a month for the lowest fare, judged against the price band | | `compare_destinations` | Price several cities from one origin, ranked | | `plan_trip` | Round trip across flexible trip lengths, within a budget | | `is_this_fare_good` | Book now or wait, on a specific route and date | ### Getting a key Free tier available β subscribe to the **Google Flights Live API**: **β https://rapidapi.com/mtnrabi/api/google-flights-live-api** Send it as an `x-rapidapi-key` header, as `?rapidapi_key=` on the server URL, or paste it into the config field above. ### Also available - π¨ **Hotels** β [mrabi/booking](https://smithery.ai/servers/mrabi/booking), Booking.com prices with per-country rate-parity checks - π **Free tier** β [mrabi/freemium-google-flights-and-booking-mcp](https://smithery.ai/servers/mrabi/freemium-google-flights-and-booking-mcp), no key, no signup, one clearly-labeled sponsored card --- *An independent service returning publicly available flight pricing. Not affiliated with, endorsed by, or sponsored by Google.* [Privacy](https://flights.flightpowers.com/privacy) Β· [Terms](https://flights.flightpowers.com/terms) Β· [Support](https://flights.flightpowers.com/support) Β· [Status](https://flights.flightpowers.com/health)
Not monetized yet
Turn Google Flights MCP β Flight Search, Flight Prices & Cheap Flightsβs tool calls into revenue: one disclosed sponsored slot, 70% revenue share, fail-open by design.
Install Google Flights MCP β Flight Search, Flight Prices & Cheap Flights
For anyone using Google Flights MCP β Flight Search, Flight Prices & Cheap Flights β no Lulu account neededclaude mcp add --transport http google-flights-mcp---flight-search--flight-prices---cheap-flights https://google-flights--mrabi.run.tools
9 field-tested tactics as a designed playbook plus skills your coding agent can run. Free.
Get the Kit βFAQ
Run: claude mcp add --transport http google-flights-mcp---flight-search--flight-prices---cheap-flights https://google-flights--mrabi.run.tools
Yes β itβs a remote MCP server, so no local install is needed.
ChatGPT: Settings β Connectors β Advanced β Developer mode β Add connector, then paste https://google-flights--mrabi.run.tools.
Claude.ai: Settings β Connectors β Add custom connector, then paste the same URL.
Unrated out of 100, computed from cross-registry traction signals (installs, stars, registry presence) β never influenced by sponsorship.
Similar servers
Works well together