TripAdvisor Vacation Planner MCP Server
Overview
This MCP server provides access to TripAdvisor data for planning vacations, finding attractions, restaurants, and hotels.
To use the server, set up Docker and configure it with your TripAdvisor API key. Start a conversation in Claude and select the "Vacation Planner" prompt to begin planning your vacation.
- 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
- Planning a vacation itinerary with attractions and restaurants
- Finding hotels based on user preferences
- Exploring nearby attractions while traveling
Add to your AI client
Use these steps to connect TripAdvisor Vacation Planner MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"tripadvisor-mcp-server-hhw67865": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tripadvisor-mcp-server-hhw67865"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"tripadvisor-mcp-server-hhw67865": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tripadvisor-mcp-server-hhw67865"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"tripadvisor-mcp-server-hhw67865": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tripadvisor-mcp-server-hhw67865"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"tripadvisor-mcp-server-hhw67865": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tripadvisor-mcp-server-hhw67865"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tripadvisor-mcp-server-hhw67865": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tripadvisor-mcp-server-hhw67865"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"tripadvisor-mcp-server-hhw67865": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-tripadvisor-mcp-server-hhw67865"
]
}
}
}FAQ
Do I need an API key to use this server?
Yes, you need to obtain a TripAdvisor API key from the TripAdvisor Developer Portal.
What if I encounter a 401 Unauthorized error?
Ensure your API key is correct and that your IP is whitelisted in the TripAdvisor Developer Portal.
Can I use this server without Docker?
No, Docker is required to run the server.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1911,"uuid":"c7a17162-2235-4255-8043-6fe60b9072c9","name":"tripadvisor-mcp-server","title":"TripAdvisor Vacation Planner MCP Server","description":"","avatar_url":"https://avatars.githubusercontent.com/u/113249638?v=4","created_at":"2025-03-05T06:03:28.425+00:00","updated_at":"2025-03-12T10:21:44.588+00:00","status":"created","author_name":"hhw67865","author_avatar_url":"https://avatars.githubusercontent.com/u/113249638?v=4","tags":"[]","category":"travel-and-transportation","is_featured":false,"sort":1,"url":"https://github.com/hhw67865/tripadvisor-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"1\",\"license\":\"Apache-2.0 license\",\"language\":\"Python\",\"is_official\":false,\"latest_commit_time\":\"2025-04-22 09:49:14\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]