get_guests_guestid_loyalty_points — MAQAMI Travel MCP Tool Read-only
get_guests_guestid_loyalty_points
(get guests guestid loyalty points) 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 get_guests_guestid_loyalty_points from your client
- Claude Code MAQAMI Travel get_guests_guestid_loyalty_points run in your project directory
- Claude Desktop MAQAMI Travel get_guests_guestid_loyalty_points ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MAQAMI Travel get_guests_guestid_loyalty_points ~/.cursor/mcp.json
- VS Code MAQAMI Travel get_guests_guestid_loyalty_points .vscode/mcp.json
- Zed MAQAMI Travel get_guests_guestid_loyalty_points ~/.config/zed/settings.json
- Windsurf MAQAMI Travel get_guests_guestid_loyalty_points ~/.codeium/windsurf/mcp_config.json
- Cline MAQAMI Travel get_guests_guestid_loyalty_points ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MAQAMI Travel get_guests_guestid_loyalty_points ~/.gemini/settings.json
- Grok MAQAMI Travel get_guests_guestid_loyalty_points .mcp.json (in your project root)
- ChatGPT MAQAMI Travel get_guests_guestid_loyalty_points Settings → Connectors → Advanced → Developer mode
- Claude.ai MAQAMI Travel get_guests_guestid_loyalty_points Settings → Connectors → Add custom connector
- LangChain MAQAMI Travel get_guests_guestid_loyalty_points 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
- 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
- searchExperienceTours
- 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.