{
  "name": "MoodTrip Hotel Search",
  "version": "1.2.0",
  "description": "Search, compare, and book hotels worldwide. Describe your trip in one sentence — get real hotels, real prices, real bookings. 12 tools covering semantic search, live pricing, reviews, price intelligence, and direct booking handoff. Powered by LiteAPI with 2M+ properties in 195 countries.",
  "long_description": "MoodTrip turns hotel search from 14 dropdowns into one sentence. Instead of filtering, you describe — 'boutique hotel in Tokyo for 2 adults, Dec 10-15, under $200/night' — and get real-time inventory with live pricing and direct booking links.\n\nThe MCP server exposes 12 tools that cover the full hotel discovery-to-booking workflow: semantic natural-language search, live rate lookups, hotel detail enrichment, guest reviews with sentiment, AI Q&A about specific properties, room-level matching, historical price intelligence (city + hotel), and constraint relaxation when no results match.\n\nBooking is handoff-based: the server returns a direct booking URL on moodtrip.ai where the user completes their reservation. No credentials needed — the API is public and read-only.\n\nIdeal for: travel assistants, trip planning agents, concierge bots, and any conversational interface where users describe stays in natural language.",
  "url": "https://api.moodtrip.ai/api/mcp-http",
  "transport": "streamable-http",
  "authentication": "none",
  "categories": ["Travel", "Lifestyle", "Productivity"],
  "keywords": [
    "hotel search",
    "hotel booking",
    "AI travel",
    "semantic search",
    "natural language hotel search",
    "travel planning",
    "trip planning",
    "accommodation",
    "lodging",
    "boutique hotels",
    "luxury hotels",
    "family travel",
    "live hotel pricing",
    "hotel reviews",
    "LiteAPI"
  ],
  "examples": [
    "Find a boutique hotel in Tokyo for 2 adults, Dec 10-15, under $200/night",
    "Quiet riad in Marrakech with a pool, walking distance to the medina",
    "Family-friendly beach resort in Bali with a kids club for the holidays",
    "When is the cheapest time to visit Paris next year?",
    "Compare reviews for the top 3 hotels in Lisbon's Alfama district",
    "Find me a hotel that looks like this photo, but in Porto"
  ],
  "tools_count": 12,
  "tools": [
    "search_hotels_by_description",
    "searchHotelsWithRates",
    "findHotels",
    "search_rooms_by_description",
    "getHotelDetails",
    "getHotelReviews",
    "ask_about_hotel",
    "summarizeResults",
    "getHotelPriceIndex",
    "getCityPriceIndex",
    "relaxConstraints",
    "build_booking_link"
  ],
  "icon": "https://moodtrip.ai/icons/android-chrome-512x512.png",
  "screenshots": [
    "https://moodtrip.ai/chatgpt-apps-moodtrip.png"
  ],
  "documentation_url": "https://moodtrip.ai/SKILL.md",
  "privacy_policy_url": "https://moodtrip.ai/privacy",
  "terms_url": "https://moodtrip.ai/terms",
  "support_email": "support@moodtrip.ai",
  "provider": {
    "name": "MoodTrip.ai",
    "url": "https://moodtrip.ai",
    "logo": "https://moodtrip.ai/icons/android-chrome-512x512.png",
    "tagline": "You don't filter. You describe."
  }
}
