searchExperienceTours — MAQAMI Travel MCP Tool
searchExperienceTours
(search experience tours) is one of 89 tools on the
MAQAMI Travel
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call searchExperienceTours from your client
- Claude Code MAQAMI Travel searchExperienceTours run in your project directory
- Claude Desktop MAQAMI Travel searchExperienceTours ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MAQAMI Travel searchExperienceTours ~/.cursor/mcp.json
- VS Code MAQAMI Travel searchExperienceTours .vscode/mcp.json
- Zed MAQAMI Travel searchExperienceTours ~/.config/zed/settings.json
- Windsurf MAQAMI Travel searchExperienceTours ~/.codeium/windsurf/mcp_config.json
- Cline MAQAMI Travel searchExperienceTours ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MAQAMI Travel searchExperienceTours ~/.gemini/settings.json
- Grok MAQAMI Travel searchExperienceTours .mcp.json (in your project root)
- ChatGPT MAQAMI Travel searchExperienceTours Settings → Connectors → Advanced → Developer mode
- Claude.ai MAQAMI Travel searchExperienceTours Settings → Connectors → Add custom connector
- LangChain MAQAMI Travel searchExperienceTours pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport sse maqami-travel https://mcp.maqami.co/sse
Other tools on this server
- post_hotels_rates
- post_hotels_min_rates
- get_prebooks_prebookid
- post_rates_prebook
- post_rates_book
- post_rates_rebook
- listBookings
- get_bookings_bookingid
- put_bookings_bookingid
- get_bookings
- put_bookings_bookingid_amend
- post_bookings_bookingid_alternative_prebooks
- post_vouchers
- get_vouchers
- get_vouchers_voucherid
- put_vouchers_id
- put_vouchers_id_status
- get_vouchers_history
- delete_Voucher
- post_analytics_weekly
- post_analytics_report
- post_analytics_markets
- post_analytics_hotels
- post_commissions_report
- get_bookings_guest_nationality_report
- get_bookings_source_markets_report
- get_bookings_hotels_sales_report
- searchBookings
- getHotelTaxSchema
- get_data_places
- get_data_places_placeid
- get_data_hotels
- get_data_hotels_semantic_search
- get_data_hotel_ask
- post_data_hotel_highlights
- get_data_hotels_room_search
- get_data_hotel
- get_data_reviews
- get_data_cities
- get_data_countries
- get_data_currencies
- get_data_iatacodes
- get_data_facilities
- get_data_hoteltypes
- get_data_chains
- get_data_languages
- get_data_weather
- get_data_hotel_search
- get_guests
- get_guests_guestid
- get_guests_guestid_bookings
- get_guests_guestid_vouchers
- put_loyalties
- get_loyalties
- get_guests_guestid_loyalty_points
- post_guests_guestid_loyalty_points_redeem
- get_supply_customization
- put_supply_customization
- getPriceIndexCity
- getPriceIndexHotels
- getPublicPrice
- get_data_flights_airlines_iatas_iatacode
- get_data_flights_airports_iatas_iatacode
- get_data_flights_airports_iatas
- post_flights_rates
- searchFlightsMatrix
- post_flights_verify
- getFlightPrebook
- post_flights_prebooks_prebookid_services
- get_flights_bookings_bookingid
- get_flights_bookings_bookingid_services
- get_flights_bookings_bookingid_cancellations
- post_flights_bookings_bookingid_cancellations
- prechargeFlightExtraCharges
- chargeFlightExtraCharges
- get_data_flights_airlines
- get_data_flights_airlines_iatas
- get_data_flights_airports
- get_flights_bookings
- post_flights_bookings
- post_flights_prebooks
- getExperienceTour
- getExperienceTourAvailability
- getExperienceTourReviews
- getExperienceTourBookingOptions
- prebookExperienceTour
- createExperienceBooking
- getExperienceBooking
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.