Airbnb MCP 服务器
MCP 服务器用于搜索 Airbnb 列表并获取列表详细信息。在搜索结果中提供 Airbnb 列表的直接链接。
工具
airbnb_search
Airbnb 房源搜索
必填项:
location
(字符串)可选条目:
placeId
(字符串)checkin
(字符串,YYYY-MM-DD)checkout
(字符串,YYYY-MM-DD)adults
(人数)children
(数量)infants
(数量)pets
(数量)minPrice
(数字)maxPrice
(数字)cursor
(字符串)ignoreRobotsText
(布尔值)
返回:列表表,其中包含名称、价格、位置等详细信息。每个列表都包含指向 Airbnb 页面的直接
url
。
airbnb_listing_details
获取特定 Airbnb 房源的详细信息
必需输入:
id
(字符串)可选条目:
checkin
(字符串,YYYY-MM-DD)checkout
(字符串,YYYY-MM-DD)adults
(人数)children
(数量)infants
(数量)pets
(数量)ignoreRobotsText
(布尔值)
返回:有关列表的详细信息,包括描述、房东详细信息、便利设施、价格等。响应包括指向 Airbnb 列表页面的直接
url
。
特征
遵守 Airbnb robots.txt 文件的规则
使用 cheerio 进行 HTML 解析
无需 API 密钥
返回结构化的 JSON 数据
通过扁平化和选择数据来减少上下文负载
提供 Airbnb 房源的直接 URL
设施
在 Claude Desktop 上安装
在开始之前,请确保您的计算机上安装了Node.js ,以使npx
能够正常工作。
前往:设置 > 开发者 > 编辑配置
将以下内容添加到您的
claude_desktop_config.json
文件中:
要忽略所有请求的 robots.txt 文件,请使用带有--ignore-robots-txt
参数的此版本:
重新启动 Claude Desktop 并计划您的下一次旅行,包括 Airbnbs!
其他选项:通过 Smithery 安装
要通过Smithery自动为 Claude Desktop 安装 mcp-server-airbnb:
编译(针对开发人员)
执照
此 MCP 服务器根据 MIT 许可证获得许可。
警告
Airbnb 是 Airbnb, Inc. 的注册商标。Domoteek 与 Airbnb, Inc. 或其附属公司没有任何关联。
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
可以搜索 Airbnb 列表并检索详细的住宿信息,并直接链接到 Airbnb 页面。
Related Resources
Related MCP Servers
- MIT License
- -securityAlicense-qualityInteract with Twitter search and timelineLast updated -205MIT License
- AsecurityAlicenseAqualitySearch for Airbnb listings and get detailed information about specific properties. Effortlessly plan your next trip with structured data and no API key required, while respecting Airbnb's guidelines.Last updated -21,192289MIT License
- AsecurityAlicenseAqualitySearch and add bookmarksLast updated -1211419,706AGPL 3.0