GetMyHotels MCP Tools
GetMyHotels exposes 18 tools. Each one has its own page with the configuration for every client that can run this server.
-
searchRead-onlysearch
-
fetchRead-onlyfetch
-
search_hotelsRead-onlysearch hotels
-
get_roomsRead-onlyget rooms
-
get_hotel_detailsRead-onlyget hotel details
-
get_checkout_quoteRead-onlyget checkout quote
-
create_checkoutMutatingcreate checkout
-
get_bookingRead-onlyget booking
-
list_tripsRead-onlylist trips
-
save_tripsave trip
-
add_trip_itemMutatingadd trip item
-
list_my_bookingsRead-onlylist my bookings
-
get_my_bookingRead-onlyget my booking
-
request_booking_action_coderequest booking action code
-
cancel_bookingMutatingcancel booking
-
modify_bookingmodify booking
-
list_payment_methodsRead-onlylist payment methods
-
create_one_click_checkoutMutatingcreate one click checkout
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.