maratsarbasov/flights-mcp
If you are the rightful owner of flights-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Flights MCP Server is a Model Context Protocol server that provides flight search capabilities using the Aviasales Flight Search API.
Tools
Functions exposed to the LLM to take actions
search_flights
Searches for flights using the Aviasales Flight Search API. Returns search description with search_id
and summary of found options.
get_flight_options
Retrieves, filters, and sorts flight options from a previous search. Returns a paginated list of filtered flight options.
get_flight_option_details
Returns detailed flight information including segments, pricing, baggage allowances, and agency terms.
request_booking_link
Generates a booking link for a specific flight option.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client