F

Flight Search

Official
unknown

Search for flights using the Aviasales API with filtering, sorting, and booking link generation. Stores search results locally for easy access.

380 viewsRemote

What it does

  • Search one-way, round-trip, and multi-city flights
  • Filter flights by price, duration, airlines, and stops
  • Sort results by price, time, or duration
  • Generate booking links for selected flights
  • Store search results locally for quick access
  • Get detailed flight and airline information

Best for

Travel booking applications and websitesTravel planning assistants and chatbotsPrice comparison tools for flightsAutomated travel research workflows
Remote instance available at findflights.me/sseMultiple transport protocols (stdio, HTTP, SSE)Local storage of search results

Tools (4)

search_flights

Search for flights between cities or airports. Provide city names or IATA codes (e.g., 'Austin', 'LAX') and departure date. City names often work better than airport codes. For round-trip flights, always provide a return_date. For one-way flights, omit the return_date parameter.

search_calendar

Find the cheapest travel dates for a route. Provide origin/destination airports and target month/date. Returns price calendar showing best dates to travel. Supports V1 price trends (daily cheapest non-stop/one-stop/two-stop flights) and V2 matrix views. Optional: trip length, flight class, calendar type.

get_reference_data

Get travel reference data - airports, cities, airlines, or countries. Use 'list' to get all data or 'search' with query to find specific items. Helpful for finding IATA codes and location information.

discover_flights

Discover flight deals and travel inspiration. Get popular routes, find alternative nearby airports for better deals, or browse special offers from an origin city. Great for flexible travel planning.