TripAdvisor Vacation Planner MCP Server
@hhw67865
About TripAdvisor Vacation Planner MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tripadvisor-mcp-server": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is TripAdvisor Vacation Planner MCP Server?
This MCP server provides access to TripAdvisor data for planning vacations, finding attractions, restaurants, and hotels. It integrates with the TripAdvisor API and is designed for use with Claude Desktop and the Google Maps MCP Server.
How to use TripAdvisor Vacation Planner MCP Server?
Prerequisites: Python 3.10+, uv, a TripAdvisor API key, Claude Desktop, and the Google Maps MCP Server. Install dependencies with uv add "mcp[cli]", set the TRIPADVISOR_API_KEY environment variable, then run mcp run server.py. For Claude Desktop, run mcp install server.py or add a custom server configuration in Claude Desktop Settings. To plan a vacation, start a conversation in Claude and prompt with "Vacation Planner".
Key features of TripAdvisor Vacation Planner MCP Server
- 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
Use cases of TripAdvisor Vacation Planner MCP Server
- Planning a complete vacation agenda from scratch
- Finding top-rated restaurants or hotels near a destination
- Gathering photos and reviews for a specific attraction
- Exploring what's nearby a given location
FAQ from TripAdvisor Vacation Planner MCP Server
What are the prerequisites to run this server?
Python 3.10 or higher, uv, a TripAdvisor API key, Claude Desktop, and the Google Maps MCP Server.
How do I get a TripAdvisor API key?
Obtain one from the TripAdvisor Developer Portal at developer.tripadvisor.com.
Why am I seeing 401 Unauthorized errors?
Your API key may be incorrect, or your IP address may not be whitelisted in the TripAdvisor Developer Portal.
What if Claude fails to complete?
You are likely using too many input tokens—the get_location_details_tool is usually the cause.
Do I need the Google Maps MCP Server to use this server?
Yes, it is listed as a prerequisite for the setup.
More Reasoning MCP servers
Agentic MCP Client
peakmojoA standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.
🚀 Aider-MCP: AI Coding Server with Universal Auto-Detection
jacv888Aider-MCP-Upgraded is a production-grade multi-agent AI coding system that combines Desktop Commander (DC) investigation capabilities with Aider's implementation power. Features 70%+ token reduction, modular architecture, and intelligent workflow automation through strategic agen
AWorld: Advancing Agentic AI
inclusionAISearch, understand, reproduce, and improve an idea with ease
Deno Sandbox MCP Server
bewt85An MCP server that allows you to run TypeScript, JavaScript, and Python code in a sandbox on your local machine using the Deno® sandbox. This server provides a controlled environment for executing code with explicit permission controls.
n8n Workflow Builder MCP Server
salacosteAI-powered n8n workflow automation through natural language. MCP server enabling Claude AI & Cursor IDE to create, manage, and monitor workflows via Model Context Protocol. Multi-instance support, 17 tools, comprehensive docs. Build workflows conversationally without manual JSON
Comments