CopilotHub
SearchPromptsInstructionsAgentsToolsMCPs
  1. Home
  2. MCPs
  3. Tripadvisor Mcp
Back to MCPs
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

Need More Details?

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

View Full Documentation on GitHub

Related MCPs

View all →
MS

Mcp Server Nano Banana

AI image generation using Google Gemini's nano banana model.

pythonlocalmacos+3
View Repository
MC

Mcp Claude Spotify

An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).

typescriptcloudlocal+1
View Repository
MM

Mcp Manager

Simple Web UI to install and manage MCP servers for Claude Desktop App.

typescriptcloudother tools and integrations
View Repository
HM

Hackmd Mcp

Allows AI models to interact with [HackMD](https://hackmd.io)

typescriptcloudother tools and integrations
View Repository
MC

Mcp Cli

CLI tool for testing MCP servers

typescriptlocalother tools and integrations
View Repository
AM

Anki Mcp

Manage your Anki collection with AnkiConnect & MCP

pythonlocalother tools and integrations
View Repository
Browse More MCPs

CopilotHub

A curated collection of prompts, instructions, agents, and tools for AI-powered development.

Quick Links

  • Prompts
  • Instructions
  • Agents
  • Tools
  • MCPs
  • Search

Browse by Category

  • Code Generation
  • Debugging
  • Documentation
  • Refactoring
  • Testing
  • Security

Legal

  • Guidelines
  • About
  • Privacy Policy
  • Terms of Service

Community

GitHub

© 2026 CopilotHub.

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: View pab1it0/tripadvisor-mcp on GitHub