Google Hotels Search
Find the lowest direct and 3P price for your hotel. Contact us for an API key at https://Infoseek.ai
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add InfoseekAI/google-hotels-search
# Browse available tools
npx -y smithery tool list InfoseekAI/google-hotels-search
# Get full schema for a tool
npx -y smithery tool get InfoseekAI/google-hotels-search get_hotel_prices
# Call a tool
npx -y smithery tool call InfoseekAI/google-hotels-search get_hotel_prices '{}'Direct MCP Connection
Endpoint: https://google-hotels-search--infoseekai.run.tools
Tools (2)
get_hotel_prices— Get hotel prices from a final Google Maps or Google Hotels hotel URL. A properly formatted final hotel link is a prereq…lookup_hotel_link— Look up the final Google Maps or Google Hotels hotel URL for a hotel by name and location. Use this first when you do n…
# Get full input/output schema for a tool
npx -y smithery tool get InfoseekAI/google-hotels-search