Tripadvisor
T

Tripadvisor

An MCP server for the Tripadvisor Content API, providing a standardized interface to access travel location data, reviews, and photos
2.5 points
8.6K

What is the Tripadvisor MCP Server?

The Tripadvisor MCP Server connects to the Tripadvisor Content API through a standardized interface, allowing AI assistants to easily search for travel destinations and experiences. You can find information about hotels, restaurants, attractions, etc., and obtain detailed reviews and photos.

How to use the Tripadvisor MCP Server?

Simply configure your API key and run the server to start using it. It supports Docker container deployment for convenient and quick start-up.

Applicable Scenarios

Suitable for application scenarios that require travel planning, finding popular attractions, or understanding user reviews, such as travel consulting platforms and itinerary planning tools.

Main Features

Search for Locations
Search for locations (such as hotels, restaurants, attractions) on Tripadvisor based on keywords, categories, and other conditions.
Search for Nearby Locations
Find nearby locations based on geographical coordinates for personalized recommendations.
Get Location Details
Get comprehensive information about a specified location, including ratings, number of reviews, etc.
Get Location Reviews
View user reviews of a specific location to understand real feedback.
Get Location Photos
Browse the photo library of a location to help users understand the destination more intuitively.
Advantages
Rich data sources covering popular travel destinations around the world.
Support for multiple languages and currencies to meet international needs.
Easy to integrate into existing systems and compatible with the MCP protocol.
Powerful API support with flexible query options.
Limitations
Requires a valid Tripadvisor API key to run.
Has a certain dependence on the network environment, which may affect the response speed.
Some advanced features may incur additional fees.

How to Use

Get a Tripadvisor API Key
Visit the Tripadvisor developer portal to register an account and apply for an API key.
Configure Environment Variables
Set `TRIPADVISOR_API_KEY` in the `.env` file.
Start the Server
Run the `main.py` script or start the service using a Docker container.

Usage Examples

Search for Nearby Restaurants
Demonstrate how to find nearby restaurants with high ratings.
Get Detailed Information about a Hotel
Show how to get comprehensive information about a certain hotel.

Frequently Asked Questions

How to install the Tripadvisor MCP Server?
Does it support multiple languages?
What if the API key expires?

Related Resources

Tripadvisor Developer Portal
Get API keys and support documentation.
GitHub Repository
Project source code and contribution guidelines.
MCP Protocol Official Website
Learn more about the MCP protocol.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "tripadvisor": {
      "command": "uv",
      "args": [
        "--directory",
        "<full path to tripadvisor-mcp directory>",
        "run",
        "src/tripadvisor_mcp/main.py"
      ],
      "env": {
        "TRIPADVISOR_API_KEY": "your_api_key_here"
      }
    }
  }
}

{
  "mcpServers": {
    "tripadvisor": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "-e", "TRIPADVISOR_API_KEY",
        "tripadvisor-mcp-server"
      ],
      "env": {
        "TRIPADVISOR_API_KEY": "your_api_key_here"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
8.6K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
11.9K
5 points
A
Annas MCP
The MCP server and CLI tool of Anna's Archive are used to search for and download documents on the platform and support access through an API key.
Go
9.6K
4.5 points
S
Search1api
The Search1API MCP Server is a server based on the Model Context Protocol (MCP), providing search and crawling functions, and supporting multiple search services and tools.
TypeScript
16.5K
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
54.7K
4.3 points
M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
14.0K
4 points
B
Bing Search MCP
An MCP server for integrating Microsoft Bing Search API, supporting web page, news, and image search functions, providing network search capabilities for AI assistants.
Python
18.1K
4 points
B
Baidu Map
Certified
Baidu Maps MCP Server is the first domestic map service compatible with the MCP protocol, offering 10 standardized API interfaces such as geocoding and route planning, supporting quick access via Python and Typescript, and enabling agents to implement map - related functions.
Python
30.9K
4.5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
17.5K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
18.4K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
28.5K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
54.7K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
23.2K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
51.1K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
17.1K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
36.5K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase