FareEagle Travel MCP Tools
FareEagle Travel exposes 18 tools. Each one has its own page with the configuration for every client that can run this server.
-
search_flightsRead-onlysearch flights
-
search_hotelsRead-onlysearch hotels
-
search_busesRead-onlysearch buses
-
get_airport_infoRead-onlyget airport info
-
get_airline_infoRead-onlyget airline info
-
prepare_flight_bookingprepare flight booking
-
create_flight_bookingMutatingcreate flight booking
-
get_flight_addonsRead-onlyget flight addons
-
select_flight_addonsselect flight addons
-
prepare_hotel_bookingprepare hotel booking
-
create_hotel_bookingMutatingcreate hotel booking
-
scan_passportscan passport
-
get_booking_statusRead-onlyget booking status
-
get_eticket_pdfRead-onlyget eticket pdf
-
cancel_bookingMutatingcancel booking
-
search_packagesRead-onlysearch packages
-
visa_requirementsvisa requirements
-
start_visa_applicationMutatingstart visa application
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.