travel-advisor
travel-advisor is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of travel-advisor 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 Travel Advisor MCP Server offers a comprehensive API for accessing real-time travel-related data, similar to TripAdvisor.
The Travel Advisor MCP Server provides an API that allows developers to access real-time data on flights, hotel bookings, restaurants, tourist attractions, and more. This enables the creation of travel sites with functionalities similar to platforms like TripAdvisor. The server offers versatile endpoints and flexible query options, allowing users to customize their queries based on location IDs, languages, currency, and other parameters. The server is equipped with tools for locations, restaurants, attractions, shared content, and attraction products, each offering specific functionalities to enhance travel planning experiences.
Features
- Real-time Data Access
- Versatile Endpoints
- Flexible Query Options
Tools
v2_auto_complete
List suggested locations by term or phrase
v2_search
Search for related cities, countries, and suggestions by term or phrase
v2_list_nearby
List nearby to a location
locations_auto_complete
List suggested locations by term or phrase
locations_search
Search for related cities, countries, and suggestions
v2_list
Get available filters for listing restaurants
v2_get_details
Get detail information of specific restaurant
restaurants_list_by_latlng
List restaurants by specifying an coordinate and radius
restaurants_list_in_boundary
List restaurants by specifying coordinates of bottom left and top right of a boundary
restaurants_list
List restaurants related to a location by location_id
restaurants_get_details
Get all information of a specific restaurant by its location_id
v2_get_options
Get all options of specific attraction * This endpoint is replaced by .../attraction-products/v2/check-availability endpoint.
attractions_list_by_latlng
List attractions by specifying an coordinate and radius
attractions_list_in_boundary
List attractions by specifying coordinates of bottom left and top right of a boundary
attractions_list
List attractions of specific location by location_id
attractions_get_details
Get all information of specific attracting location by its location_id
keywords_list
List interesting keywords related to a specific location by its location_id
tips_list
List tips of specific hotel by its location_id
reviews_list
List reviews related to a location by its location_id
photos_list
List photos related to a location by its id
questions_list
List questions related to a location by its id
answers_list
List answers related to a questions by its id
v2_check_availability
Check available products relating to an attraction