mcp-hilton
Related Servers
Alternatives to mcp-hilton
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceMCP server for Marriott Hotels that enables AI agents to search hotels, manage reservations, check in, and interact with the Marriott Bonvoy loyalty program via browser automation.165 npm8MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for Airbnb — lets AI agents search listings, check availability, manage reservations, and book stays via browser automation.8 npmMIT
- AlicenseAqualityCmaintenanceHotel booking MCP server — the first transaction-complete hotel booking integration for AI agents. Search 300K+ properties in 140+ countries, get live rates and room details, and generate secure checkout URLs. No payment in the AI conversation — guests complete booking at a hosted checkout page and receive a real hotel confirmation number. Set your own booking fee via Stripe Connect.89 npm3-
- AlicenseAqualityDmaintenanceMCP server enabling AI assistants to interact with Alaska Airlines services via browser automation, including flight search, booking management, check-in, and mileage plan access.125 npmMIT
- AlicenseBqualityAmaintenanceEnables AI assistants to search flights and hotels, compare travel dates, explore destinations, and look up airport codes via a local MCP server, with results including prices and links.7244 PyPI1MIT
- AlicenseAqualityBmaintenanceEnables AI agents to search hotels, check availability, manage reservations, and book rooms on Booking.com via browser automation.1519 npm5MIT
TDQS
Scored across 16 tools
Each tool has a clearly distinct purpose targeting specific actions in the Hilton booking and account management workflow, such as search_hotels for finding hotels, get_rooms for viewing room options, and cancel_reservation for cancellations, with no overlapping or ambiguous functions. The descriptions explicitly differentiate tools like checkout (for completing bookings) and modify_reservation (for changes), ensuring agents can easily select the correct tool.
Tool names follow a consistent verb_noun pattern throughout, such as search_hotels, get_reservation, and cancel_reservation, with no deviations in style or convention. All tools use snake_case and clear action-oriented verbs, making the naming predictable and easy to understand for agents.
With 16 tools, the set is well-scoped for the Hilton booking and account management domain, covering essential operations from search and booking to account management and post-booking actions. Each tool serves a specific, necessary function without redundancy, fitting the typical range for such a server.
The tool set provides complete coverage of the Hilton domain, including search, booking, modification, cancellation, account management (login, status, honors), and post-booking features like digital keys and extras. There are no obvious gaps; agents can handle the full lifecycle from initial search to checkout and beyond without dead ends.