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
41

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 LocationsSearch for locations (such as hotels, restaurants, attractions) on Tripadvisor based on keywords, categories, and other conditions.
Search for Nearby LocationsFind nearby locations based on geographical coordinates for personalized recommendations.
Get Location DetailsGet comprehensive information about a specified location, including ratings, number of reviews, etc.
Get Location ReviewsView user reviews of a specific location to understand real feedback.
Get Location PhotosBrowse the photo library of a location to help users understand the destination more intuitively.

Advantages and Limitations

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 RestaurantsDemonstrate how to find nearby restaurants with high ratings.
Get Detailed Information about a HotelShow 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.
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
336
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
823
4.3 points
M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
243
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
221
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
712
4.5 points
M
Modelcontextprotocol
Certified
This project is an implementation of an MCP server integrated with the Sonar API, providing real-time web search capabilities for Claude. It includes guides on system architecture, tool configuration, Docker deployment, and multi-platform integration.
TypeScript
1.1K
5 points
B
Bilibili MCP Js
Certified
A Bilibili video search server based on the Model Context Protocol (MCP), providing API interfaces to support video content search, paginated queries, and video information return, including LangChain call examples and test scripts.
TypeScript
239
4.2 points
P
Perplexity MCP
Certified
An MCP server based on the Perplexity AI API, providing web search functionality for the Claude desktop client.
Python
264
4.1 points
Featured MCP Services
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
1.7K
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
823
4.3 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
79
4.3 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
130
4.5 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#
554
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
6.6K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 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
745
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase