loading…
Search for a command to run...
loading…
Hotel Intelligence MCP — 8 tools for hotel search, price comparison across booking sites, area guides via Google Hotels. Part of ToolOracle.
Hotel Intelligence MCP — 8 tools for hotel search, price comparison across booking sites, area guides via Google Hotels. Part of ToolOracle.
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
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"hoteloracle": {
"command": "npx",
"args": []
}
}
}