MCP hotel-search infrastructure Live

HotelSearchAgent — hotel intelligence for AI agents

An MCP endpoint for hotel discovery, live inventory, pricing, reviews, semantic hotel search, comparison, and booking handoff.

MCP Hotels Live inventory Booking handoff
https://api.moodtrip.ai/api/mcp-http
{
  "mcpServers": {
    "moodtrip-hotel-search": {
      "url": "https://api.moodtrip.ai/api/mcp-http"
    }
  }
}
11MCP tools
2M+hotels
195countries
0API keys needed

Agent toolset

Search, intelligence, and utility tools in one endpoint.

Agents receive structured hotel results they can compare, explain, and hand off to a booking page — grounded in live inventory rather than model memory.

Search

search_hotels_by_description searchHotelsWithRates findHotels search_rooms_by_description

Intelligence

getHotelDetails getHotelReviews ask_about_hotel summarizeResults

Utility

getHotelPriceIndex getCityPriceIndex relaxConstraints

What agents receive

Structured results your AI can act on.

Every search returns machine-readable hotel data — name, rating, live price, tags, and a booking URL — so the agent can compare options and hand the user to a real booking path.

{
  "hotels": [
    {
      "name": "Maison Souquet",
      "city": "Paris",
      "rating": 9.2,
      "price": { "amount": 285, "currency": "EUR" },
      "tags": ["romantic", "boutique", "historic"],
      "bookingUrl": "https://moodtrip.ai/hotel/..."
    }
  ],
  "totalResults": 3
}

Related projects

More from the ecosystem.

Want an MCP server for your inventory?

We can adapt the same MCP-ready pattern for your inventory, data, CRM, booking engine, or internal workflow.

Start a project