Skip to main content
Glama

TripAdvisor Vacation Planner MCP Server

by hhw67865

get_location_details_tool

Retrieve detailed information about a specific location using its TripAdvisor ID to assist with vacation planning and itinerary creation.

Instructions

Get essential details about a location by ID for trip planning Args: location_id: TripAdvisor location ID

Input Schema

NameRequiredDescriptionDefault
location_idYes

Input Schema (JSON Schema)

{ "properties": { "location_id": { "title": "Location Id", "type": "integer" } }, "required": [ "location_id" ], "title": "get_location_details_toolArguments", "type": "object" }
Install Server

Other Tools from TripAdvisor Vacation Planner MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/hhw67865/tripadvisor-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server