Loading MCP server directory, please wait...
TripAdvisor location search, details, photos, and reviews via the Terra API
npx @getmcp/cli add io.github.chrischall/tripadvisor-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TRIPADVISOR_API_KEYYour TripAdvisor Terra API key (tripadvisor.com/developers)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.chrischall/tripadvisor-mcp": {
"command": "npx",
"args": [
"-y",
"@chrischall/tripadvisor-mcp"
],
"env": {
"TRIPADVISOR_API_KEY": ""
}
}
}
}