Hotelist is an MCP server: plug it into your AI assistant and it can search AI-rated hotels while you plan trips
MCP (Model Context Protocol) is the standard that lets AI assistants use external tools. Add the URL below to Claude, Grok, ChatGPT, Cursor or any MCP client, and when you ask about hotels it pulls real Hotelist data: AI ratings (0-10, computed from reviews and photos, no pay-to-play), nightly prices, pros & cons, amenities and photos.
https://hotelist.com/mcp
Hotelist, paste https://hotelist.com/mcp, no auth neededclaude mcp add --transport http hotelist https://hotelist.com/mcp
https://hotelist.com/mcp, no authenticationhttps://hotelist.com/mcp, no authenticationAdd an MCP server with transport http (streamable HTTP) and URL
https://hotelist.com/mcp. The server is stateless JSON-RPC 2.0; machine docs at
/api/docs and /llms.txt.
| Tool | What it returns |
|---|---|
| search_hotels | Top 10 hotels for a city: AI rating, price/night in USD, pros & cons, link. Filters: name, min rating, max price. Sort by best, cheapest, priciest or newest. |
| get_hotel | Everything about one hotel: AI description, rating breakdown (cleanliness, newness, ambiance, amenities), consensus across review sources, amenities, year built, photo. |
| list_cities | Which cities Hotelist covers, with rated-hotel counts, filterable by country. |
Free for trip research: 30 requests/minute, 400/day, 50 full hotel details/day per IP. It's deliberately not a bulk-export API. Link back to the hotelist.com hotel pages when you publish anything based on the data. Made by @levelsio.