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.
v2_auto_complete
List suggested locations by term or phrase
Try it
Result:
v2_search
Search for related cities, countries, and suggestions by term or phrase
Try it
Result:
v2_list_nearby
List nearby to a location
Try it
Result:
locations_auto_complete
List suggested locations by term or phrase
Try it
Result:
locations_search
Search for related cities, countries, and suggestions
Try it
Result:
v2_list
Get available filters for listing restaurants
Try it
Result:
v2_get_details
Get detail information of specific restaurant
Try it
Result:
restaurants_list_by_latlng
List restaurants by specifying an coordinate and radius
Try it
Result:
restaurants_list_in_boundary
List restaurants by specifying coordinates of bottom left and top right of a boundary
Try it
Result:
restaurants_list
List restaurants related to a location by location_id
Try it
Result:
restaurants_get_details
Get all information of a specific restaurant by its location_id
Try it
Result:
v2_get_options
Get all options of specific attraction * This endpoint is replaced by .../attraction-products/v2/check-availability endpoint.
Try it
Result:
attractions_list_by_latlng
List attractions by specifying an coordinate and radius
Try it
Result:
attractions_list_in_boundary
List attractions by specifying coordinates of bottom left and top right of a boundary
Try it
Result:
attractions_list
List attractions of specific location by location_id
Try it
Result:
attractions_get_details
Get all information of specific attracting location by its location_id
Try it
Result:
keywords_list
List interesting keywords related to a specific location by its location_id
Try it
Result:
tips_list
List tips of specific hotel by its location_id
Try it
Result:
reviews_list
List reviews related to a location by its location_id
Try it
Result:
photos_list
List photos related to a location by its id
Try it
Result:
questions_list
List questions related to a location by its id
Try it
Result:
answers_list
List answers related to a questions by its id
Try it
Result:
v2_check_availability
Check available products relating to an attraction