tripadvisor-mcp

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.

How do I obtain a Tripadvisor API key?

You can obtain a Tripadvisor API key by registering on the Tripadvisor Developer Portal.

What should I do if I encounter 'Error: spawn uv ENOENT'?

Ensure that the full path to 'uv' is specified or set the environment variable 'NO_UV=1' in the configuration.

Can I run the server without Docker?

Yes, you can run the server directly using the 'uv' command as specified in the configuration for Claude Desktop.

Is the server compatible with other AI platforms?

The server is designed to work with any platform that supports MCP, allowing integration with various AI assistants.

How can I contribute to the project?

Contributions are welcome! You can open an issue or submit a pull request on the project's repository.