Travel reviews and booking
Connect to TripAdvisor for travel reviews, hotels, and attractions.
{
"mcpServers": {
"tripadvisor": {
"mcpServers": {
"tripadvisor": {
"env": {
"TRIPADVISOR_API_KEY": "your-api-key"
},
"args": [
"-y",
"tripadvisor-mcp-server"
],
"command": "npx"
}
}
}
}
}