
Product
Socket Now Protects the Chrome Extension Ecosystem
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
tripadvisor-mcp-node
Advanced tools
这是一个使用 Model Context Protocol (MCP) 的 Tripadvisor Content API 服务器,提供搜索和获取旅游地点信息的功能。
克隆或下载项目
安装依赖:
npm install
cp .env.example .env
编辑 .env
文件,填入您的 Tripadvisor API Key。
npm run build
npm start
开发模式下自动构建并启动:
npm run dev
搜索地点
参数:
searchQuery
(string): 搜索关键词language
(string, 可选): 语言代码,默认 'en'category
(string, 可选): 地点类别phone
(string, 可选): 电话号码address
(string, 可选): 地址latLong
(string, 可选): 经纬度 "lat,lng"搜索附近地点
参数:
latitude
(number): 纬度longitude
(number): 经度language
(string, 可选): 语言代码,默认 'en'category
(string, 可选): 地点类别获取地点详情
参数:
locationId
(string|number): 地点IDlanguage
(string, 可选): 语言代码,默认 'en'获取地点评论
参数:
locationId
(string|number): 地点IDlanguage
(string, 可选): 语言代码,默认 'en'获取地点照片
参数:
locationId
(string|number): 地点IDlanguage
(string, 可选): 语言代码,默认 'en'请访问 Tripadvisor Developer Portal 获取您的 API Key。
ISC
FAQs
MCP server for TripAdvisor restaurant search
The npm package tripadvisor-mcp-node receives a total of 3 weekly downloads. As such, tripadvisor-mcp-node popularity was classified as not popular.
We found that tripadvisor-mcp-node demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket is launching experimental protection for Chrome extensions, scanning for malware and risky permissions to prevent silent supply chain attacks.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.