Dreamfare MCP Tools
Dreamfare exposes 21 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_tripRead-onlyget trip
-
create_tripMutatingcreate trip
-
add_to_tripMutatingadd to trip
-
edit_tripMutatingedit trip
-
delete_tripMutatingdelete trip
-
plan_tripplan trip
-
search_car_rentalsRead-onlysearch car rentals
-
search_trainsRead-onlysearch trains
-
search_staysRead-onlysearch stays
-
search_activitiesRead-onlysearch activities
-
search_placesRead-onlysearch places
-
search_flightsRead-onlysearch flights
-
research_optionsresearch options
-
import_placesMutatingimport places
-
get_profileRead-onlyget profile
-
update_profileMutatingupdate profile
-
list_libraryRead-onlylist library
-
edit_libraryMutatingedit library
-
manage_crewmanage crew
-
explore_tripsexplore trips
-
display_carddisplay card
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.