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
0
View on GitHub

Installation

npx -y pab1it0/tripadvisor-mcp

Configuration

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

GitHub: https://github.com/pab1it0/tripadvisor-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub
pab1it0/tripadvisor-mcp