aigeon-ai/priceline-com-provider
priceline-com-provider is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of priceline-com-provider and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Priceline-com-Provider MCP Server is a platform designed to help users find the best travel deals, including hotels, car rentals, and flights.
Try priceline-com-provider with chat:
Tools
Functions exposed to the LLM to take actions
search_car_rentals
Search car rentals by filter. Indicate the location_id
-> use Search locations
api point
search_hotels
Get available hotels by the filter. Indicate the location_id
-> use Search locations
, check-in and check-out date
search_cars_locations
Search locations by name
hotel_details
Get all reviews and images of the hotel by hotel_id
search_hotels_locations
Search locations by name
search_flights_locations
Search airports and locations by name
search_flights
Search flights. Type: only ONE_WAY
. Set location_departure and location_arrival, use /flights/locations
api point. You can filter out tickets by price, max duration and number of stops
search_hotels_locations_by_geolocation
Search locations by coordinates. Set coordinates latitude and longitude
booking_details_of_the_hotel
Get hotel descriptions, prices and available booking options. Indicate the hotel_id, check-in and check-out date
seat_map
Gets the seat map of all flights in a contract bundle through the getFlightSeatMap endpoint
contract
Gets the contract for the PPN bundle provided by a flight return, departure, or combined (round trip/multi-city) through the getFlightContract endpoint
search
Returns a contract for a flight round trip search through the getFlightRoundTrip endpoint
download_airports
Downloads a list of airports with IATA codes for Flight search
auto_complete
Gets airport and city ids for the air product related to words in passed string through the getAutoComplete endpoint
download_companies
Downloads a list of companies
download_cities
Downloads a list of cities
download_locations
Downloads a list of Locations
download_property_types
Downloads Property Types list
downalods_hotels
Downalods a list of Hotels
download_areas
Downloads an Area list
download_countries
Downloads a list of countries
download_chains
Downloads a list of Hotel chains
download_amenities
Downloads a list of Amenities
download_states
Downloads a list of Satets
download_cities_clusters
Downloads a list of Hotel cities clusters
hotel_reviews
This API returns a list of reviews
search_express_results
Provides discounted Express (Cached) and Closed User Group (Live) Rates using the getExpress.Results endpoint.
auto_suggest
This API will provide a list of possible cities and hotels for a given search string
hotel_photos
This API returns a list of photos per hotel
express_contract
Provides the hotel inventory and corresponding rates for Express (cache) or Closed User Group (live)
download_filter_amenities
Downloads an Amenity list filtered
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client