close

No pay-to-play, only hotels rated by AI Hotels rated by AI (by @levelsio)

Map Stats Awards MCP

Use Hotelist inside Claude, Grok and ChatGPT

Hotelist is an MCP server: plug it into your AI assistant and it can search AI-rated hotels while you plan trips

Rated hotels
90,249
Cities
10,519
Price
Free
Signup
None

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

How to connect

Claude (web / desktop)

  1. Settings → ConnectorsAdd custom connector
  2. Name it Hotelist, paste https://hotelist.com/mcp, no auth needed
  3. Ask: "find me a great hotel in Lisbon under $150"

Claude Code

claude mcp add --transport http hotelist https://hotelist.com/mcp

ChatGPT

  1. Settings → Apps & Connectors (enable Developer mode if you don't see custom connectors)
  2. Add connector with URL https://hotelist.com/mcp, no authentication

Grok

  1. Settings → Connectors → add an MCP server
  2. URL https://hotelist.com/mcp, no authentication

Cursor / other MCP clients

Add 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.

What your assistant can do

ToolWhat it returns
search_hotelsTop 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_hotelEverything about one hotel: AI description, rating breakdown (cleanliness, newness, ambiance, amenities), consensus across review sources, amenities, year built, photo.
list_citiesWhich cities Hotelist covers, with rated-hotel counts, filterable by country.

Things to ask

"Find a hotel in Chiang Mai with a gym, under $80 a night"
"Compare the 3 best-rated hotels in Mexico City for a week-long workation"
"Which Portuguese cities does Hotelist cover, and where are hotels best rated?"
"What are the cons of the Manor Amsterdam? Anything about noise?"

Fair use

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.