tripadvisor-mcp
25
The Tripadvisor MCP Server allows AI assistants to access Tripadvisor's location, review, and photo data via MCP interfaces. It offers features like location search, detailed information retrieval, and Docker support for deployment.
Tripadvisor MCP Server
A Model Context Protocol (MCP) server for accessing Tripadvisor Content API.
Features
- Search for locations like hotels, restaurants, and attractions
- Get detailed information, reviews, and photos for specific locations
- Search nearby locations using coordinates
- API Key authentication and Docker support
Usage
- Obtain Tripadvisor API key from the Developer Portal
- Configure environment variables
- Add configuration to the MCP client like Claude Desktop
Docker Usage
- Build Docker image and run using Docker or docker-compose
- Compatible with Claude Desktop configuration
Development
- Contributions via issues or pull requests are welcome
- Uses
uv
for managing dependencies
Project Structure
Organized with a src
directory for MCP server implementation
Testing
Includes a test suite with pytest for running tests and coverage reports
Tools
- Search and retrieve locations, reviews, and photos using AI assistants
License
MIT