moodtrip-hotel-search
MoodTrip is an AI-powered hotel search that understands natural language. Instead of clicking through dozens of filters, simply describe your ideal stay: "boutique hotel in Tokyo for 2 adults, December 10-15, under $200/night." MoodTrip interprets your request, searches real-time availability across thousands of properties, and returns hotels with: Live pricing and availability Hotel photos and ratings Direct booking links Smart constraint relaxation when results are limited Perfect for travelers who know what they want but hate the traditional search process.
https://moodtrip-hotel-search--moodtrip.run.tools
How to connect
-
Smithery (hosted)
1. Open https://smithery.ai/servers/moodtrip/moodtrip-hotel-search 2. Click Connect and complete OAuth in your MCP client (Claude, Cursor, VS Code, etc.) 3. MCP endpoint: https://moodtrip-hotel-search--moodtrip.run.tools
Tools (12)
-
findHotelsSearch for hotels by city, country, dates, and guest count. Returns hotel metadata including name, rating, location, and images.
-
searchHotelsWithRatesSearch hotels with real-time pricing and availability. Returns hotels with live rates, cancellation policies, and booking URLs.
-
relaxConstraintsProgressively relax search constraints when initial search returns no results. Adjusts parameters like price range, rating, and amenities.
-
summarizeResultsGenerate an AI-powered summary and suggestions from hotel search results.
-
search_hotels_by_descriptionSearch hotels using a natural language description. Finds hotels matching style, vibe, and amenities. Optionally filter by location and include real-time pricing.
-
ask_about_hotelAsk a question about a specific hotel. Returns an AI-generated answer based on hotel data.
-
search_rooms_by_descriptionSearch hotel rooms using a natural language description. Find rooms matching criteria like 'suite with ocean view'. Optionally filter by location.
-
getHotelDetailsGet detailed information about a specific hotel by its ID. Returns hotel name, address, images, description, facilities, star rating, guest rating, location, and optionally live pricing when dates are provided.
-
getHotelReviewsGet guest reviews for a specific hotel by its ID. Returns an array of reviews with optional AI sentiment analysis.
-
getHotelPriceIndexGet historical price index data for one or more hotels. Returns average per-night prices aggregated by calendar day in USD. Useful for price trend analysis and comparison.
-
getCityPriceIndexGet historical price index data for a city. Returns average per-night prices aggregated by calendar day in USD. Useful for destination comparison and pricing analysis.
-
build_booking_linkGenerate a booking URL and gallery URL for a specific hotel. Requires a valid hotelId from a previous search. Does not validate hotel existence or availability.