travel-advisor

aigeon-ai/travel-advisor

3.8

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.

Try travel-advisor with chat:

Tools

Functions exposed to the LLM to take actions

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

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources