MCP Seeker
Search hotels by city, state, country, or geolocation and explore detailed property info. Check live availability, compare rates and room types, and review boards and promotions. Create ready-to-book…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add agonzalez/prueba-mcp-seeker
# Browse available tools
npx -y smithery tool list agonzalez/prueba-mcp-seeker
# Get full schema for a tool
npx -y smithery tool get agonzalez/prueba-mcp-seeker get_availability
# Call a tool
npx -y smithery tool call agonzalez/prueba-mcp-seeker get_availability '{}'Direct MCP Connection
Endpoint: https://prueba-mcp-seeker--agonzalez.run.tools
Tools (9)
get_availability— Search hotel room availability and pricing for specific dates and occupancy.get_calendar— Search hotel calendar availability and pricing.get_booking_additional_services— Get additional services available for a booking selection.get_booking_urlsearch_hotels_by_area— Search for hotels in a specific areasearch_hotels_by_geo_location— Search for hotels near GPS coordinates within a specified radius, sorted by distance.get_all_hotels— Get paginated list of all hotels by the Systemget_hotel_by_name— Retrieve hotels based on distance-search algorithmsget_datetime— Get current date and time
# Get full input/output schema for a tool
npx -y smithery tool get agonzalez/prueba-mcp-seeker