Skip to main content
Glama
306,361 tools. Last updated 2026-07-25 08:31

"Hilton" matching MCP tools:

  • Start the Hilton Honors login process to access hotel bookings, reservations, and account management features through the MCP server.
    MIT
  • Clear saved Hilton session data and cookies to log out or reset authentication state for the Hilton booking system.
    MIT
  • Change existing Hilton hotel reservation details like dates, room type, or guest count using your confirmation number. Preview modifications before confirming changes.
    MIT
  • Cancel Hilton hotel reservations by providing the confirmation number. Requires explicit user confirmation before finalizing cancellation.
    MIT
  • Verify Hilton Honors authentication status to enable hotel searches, booking management, and digital key access through AI agents.
    MIT
  • Check Hilton Honors membership status, points balance, tier level, and progress toward next tier for logged-in users.
    MIT
  • Retrieve your past Hilton hotel stays with details like dates, points earned, and nights stayed. Access your complete stay history when logged in.
    MIT
  • Search Hilton hotels available for points redemption to book stays using Hilton Honors points, showing required points per night and cash value.
    MIT
  • Retrieve comprehensive details for Hilton hotels including amenities, photos, check-in times, and contact information to support travel planning and booking decisions.
    MIT
  • Retrieve Hilton hotel reservation details using a confirmation number to view booking information and manage stays.
    MIT
  • Find Hilton hotels by location and dates to view names, brands, ratings, prices, and points rates for booking decisions.
    MIT
  • Access and activate your Hilton hotel room digital key using your reservation confirmation number to unlock your room with your phone.
    MIT
  • Complete hotel booking reservations through the Hilton MCP server. Returns current booking state or finalizes reservation with user confirmation.
    MIT
  • View available room types, rates, bed configurations, and cancellation policies for specific Hilton hotels and dates to support booking decisions.
    MIT
  • Select a room type to initiate the hotel booking process, specifying dates, guests, and room preferences for reservation completion.
    MIT
  • Add parking, breakfast packages, airport transfers, spa access, and other amenities to Hilton hotel bookings using hotel ID and dates.
    MIT
  • Search for hotels by location and dates with cash AND points pricing. Returns hotels with side-by-side cash vs points rates, cents-per-point (CPP) valuation, and deal scores so you can recommend the best value. This is Gondola's unique advantage — no other travel search shows both cash and points rates together. Args: location: City name, address, or area to search (e.g. "Tokyo", "Manhattan, New York", "near LAX airport"). checkin: Check-in date in YYYY-MM-DD format (e.g. "2026-04-15"). checkout: Check-out date in YYYY-MM-DD format (e.g. "2026-04-20"). num_adults: Number of adult guests. Defaults to 2. chain_name: Optional hotel chain to filter by (e.g. "marriott", "hilton", "hyatt", "ihg"). Case-insensitive substring match against each result's chain. If nothing matches, the unfiltered results are returned with an explicit note so you don't keep retrying. loyalty_programs: Optional list of the user's loyalty programs (e.g. ["hilton_honors", "marriott_bonvoy"]). When provided, results include personalized earnings and tier benefits like 5th night free. loyalty_points: Optional dict of program name to points balance (e.g. {"hilton_honors": 250000}). When provided, results indicate whether the user can afford each hotel with points. limit: Max number of hotels to return (default 20). The response notes how many more exist and how to narrow; raise this only when the user explicitly wants a longer list. Returns: Formatted list of hotels with cash rates, points rates, CPP valuation, and deal recommendations.
    Connector