travel & transportation
Tripadvisor Mcp
A MCP server that enables LLMs to interact with Tripadvisor API, supporting location data, reviews, and photos through standardized MCP interfaces
python
typescript
travel & transportation
Installation
npx -y pab1it0/tripadvisor-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "tripadvisor-mcp",
"command": "npx",
"args": [
"-y",
"pab1it0/tripadvisor-mcp"
]
}About This MCP Server
pab1it0/tripadvisor-mcp
A MCP server that enables LLMs to interact with Tripadvisor API, supporting location data, reviews, and photos through standardized MCP interfaces
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub