TripAdvisor Vacation Planner MCP Server
by hhw67865
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
TripAdvisor Vacation Planner MCP Server
This MCP server provides access to TripAdvisor data for planning vacations, finding attractions, restaurants, and hotels.
Features
- Search for locations by name and category
- Get detailed information about specific locations
- Find nearby attractions, restaurants, and hotels
- View photos and reviews
- Interactive vacation planning prompt
Setup Instructions
Prerequisites
- Docker
- TripAdvisor API key (get one from TripAdvisor Developer Portal)
- Claude Desktop
Building the Docker Image
- Clone this repository
- Build the Docker image:Copy
Configuring Claude Desktop
- Open Claude Desktop
- Go to Settings > MCP Servers
- Add a new server with the following configuration:Copy
- Replace
your_api_key_here
with your actual TripAdvisor API key
Using the Vacation Planner
- Start a new conversation in Claude
- Select the "Vacation Planner" prompt
- Follow the interactive prompts to plan your perfect vacation!
API Endpoints Used
- Location Search: Find locations by name and category
- Location Details: Get comprehensive information about a location
- Location Photos: View photos of a location
- Location Reviews: Read reviews of a location
- Nearby Search: Find locations near a specific point
Troubleshooting
- If you see 401 Unauthorized errors, check that your API key is correct and that your IP is whitelisted in the TripAdvisor Developer Portal
- If the server doesn't start, check Docker logs for error messages
This server cannot be installed
This MCP server provides access to TripAdvisor data for planning vacations, enabling users to search for and get details about locations, attractions, restaurants, and hotels through an interactive planning experience.