
This hooks Claude into Google Hotels data so you can search accommodations, compare prices across dates, and pull area guides without leaving your conversation. You get actual hotel availability, pricing calendars to spot the cheapest nights, and neighborhood context for wherever you're looking. Reach for it when you're planning trips and want to skip toggling between browser tabs. The streamable HTTP transport means it runs remotely, so no local setup. Straightforward option if you're building travel tools or just want Claude to handle the hotel research legwork while you focus on dates and logistics.
Travel MCP Server — 8 tools | Part of ToolOracle
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/hotel/mcp/
// claude_desktop_config.json
{
"mcpServers": {
"hoteloracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/hotel/mcp/"]
}
}
}
| Tool | Description |
|---|---|
hotel_search | Search hotels in a city or area. Returns names, ratings, prices, amenities, and |
cheapest_hotels | Find the cheapest hotels, sorted by lowest price. |
hotel_details | Deep details for a specific hotel: all amenities, reviews breakdown, images, eco |
price_compare | Compare prices for one hotel across booking sites (Booking.com, Hotels.com, Expe |
nearby_attractions | What is near a hotel: restaurants, landmarks, transit stations, distances. |
area_guide | Best neighborhoods to stay in a city. Compares areas by price, rating, and popul |
hotel_prices_calendar | Price trend for a specific hotel across different check-in dates. Find the cheap |
health_check | Server status, API connectivity, supported features. |
| Tier | Rate Limit | Price |
|---|---|---|
| Free | 100 calls/day | €0 |
| Pro | 10,000 calls/day | €29/month |
| Enterprise | Unlimited | Custom |
Free tier includes all tools with rate limiting. Upgrade for higher limits and priority support.
hotelOracle is one of 42 specialized MCP servers in the ToolOracle ecosystem — the largest collection of production-ready MCP tools for AI agents.
Related Oracles:
https://tooloracle.io/hotel/mcp/Built by FeedOracle — Evidence by Design