Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
TripAdvisor Vacation Planner MCP Server
Claim
by
hhw67865
GitHub
Travel & Transportation
Search
Location Services
Python
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
.gitignore
pyproject.toml
.python-version
README.md
server.py
uv.lock
[project] name = "tripadvisor-mcp-server" version = "0.1.0" description = "TripAdvisor MCP Server" readme = "README.md" requires-python = ">=3.10" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.3.0", ]