moodtrip-hotel-search banner
adiny adiny

moodtrip-hotel-search

AI community intermediate

Description

A Claude AI skill for searching, comparing, evaluating, and booking hotels through the [MoodTrip.ai](https://moodtrip.ai) MCP server.

Installation

Terminal
claude install-skill https://github.com/adiny/moodtrip-hotel-search

README

MoodTrip Hotel Search Skill

A Claude AI skill for searching, comparing, evaluating, and booking hotels through the [MoodTrip.ai](https://moodtrip.ai) MCP server.

What It Does

This skill connects to `https://api.moodtrip.ai/api/mcp-http` and gives Claude (or any MCP-compatible agent) the ability to:

    undefined

Tools Covered

Tool Purpose
searchHotelsWithRates Search with real-time pricing
searchHotelsSemanticQuery AI-powered natural language search
quickHotelSearch Simplified single-room search
findHotels Browse hotels without pricing
getHotelDetails Full hotel info + optional pricing
getHotelReviews Guest reviews + sentiment analysis
askHotelQuestion AI Q&A about a specific hotel
searchRooms Visual/text room search
summarizeResults AI summary of search results
getHotelPriceIndex Hotel price trends
getCityPriceIndex City-level price trends
relaxConstraints Broaden a failed search

Plus 3 optional Agent Builder tools (`build_booking_link`, `search`, `fetch`).

Installation

Option 1: ClawHub

Import directly from [ClawHub](https://clawhub.com) — search for `moodtrip-hotel-search`.

Option 2: Claude Project

Copy the contents of `SKILL.md` into your Claude Project's custom instructions.

Option 3: .skill file

Download `moodtrip-hotel-search.skill` from [Releases](../../releases) and import it into Claude.

MCP Server

    undefined

...