travel-advisor

travel-advisor

3.9

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

  1. v2_auto_complete

    List suggested locations by term or phrase

  2. v2_search

    Search for related cities, countries, and suggestions by term or phrase

  3. v2_list_nearby

    List nearby to a location

  4. locations_auto_complete

    List suggested locations by term or phrase

  5. locations_search

    Search for related cities, countries, and suggestions

  6. v2_list

    Get available filters for listing restaurants

  7. v2_get_details

    Get detail information of specific restaurant

  8. restaurants_list_by_latlng

    List restaurants by specifying an coordinate and radius

  9. restaurants_list_in_boundary

    List restaurants by specifying coordinates of bottom left and top right of a boundary

  10. restaurants_list

    List restaurants related to a location by location_id

  11. restaurants_get_details

    Get all information of a specific restaurant by its location_id

  12. v2_get_options

    Get all options of specific attraction * This endpoint is replaced by .../attraction-products/v2/check-availability endpoint.

  13. attractions_list_by_latlng

    List attractions by specifying an coordinate and radius

  14. attractions_list_in_boundary

    List attractions by specifying coordinates of bottom left and top right of a boundary

  15. attractions_list

    List attractions of specific location by location_id

  16. attractions_get_details

    Get all information of specific attracting location by its location_id

  17. keywords_list

    List interesting keywords related to a specific location by its location_id

  18. tips_list

    List tips of specific hotel by its location_id

  19. reviews_list

    List reviews related to a location by its location_id

  20. photos_list

    List photos related to a location by its id

  21. questions_list

    List questions related to a location by its id

  22. answers_list

    List answers related to a questions by its id

  23. v2_check_availability

    Check available products relating to an attraction