Hotelbooking MCP server
Hotel Booking MCP Server
10 stars15 downloads/wk
Reviews
Write oneNobody has reviewed Hotelbooking yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Hotelbooking tools (3)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
getHotelDetail查询单个酒店的实时房型和价格(包括房型、价格和税费、可用性、取消政策等)。在用户选择特定酒店后,用于二次比价和确认详情。
getHotelSearchTags检索酒店搜索标签元数据(AI 缓存),包括可用标签的列表。适用于在本地缓存标签后,通过解析用户意图,将结构化标签传递给 `searchHotels.hotelTags`。
searchHotels根据位置搜索酒店。支持城市、机场、景点、火车站、地铁站、酒店名称、区县或详细地址。返回包含基本信息和价格的匹配酒店列表。
Public scan report
scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it
- Code scan9 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 30 days ago12/15
- Maintainer identityregistry namespace matches repository owner6/10
What the publisher says
From the Hotelbooking repository's README, as published. We do not edit it. Read it on GitHub
道旅酒店MCP | Hotel Search & Booking MCP
🏠 官网🚀 快速开始📚 使用示例💬 技术支持📚 接入视频(0基础0代码可实操) 📚 接入文档 · 💰开发者变现
项目简介
道旅酒店MCP为 AI Agent 和 MCP 客户端提供酒店预订能力,它适合希望在 AI 产品中接入酒店交易能力的开发者、Agent 构建者、旅游产品团队和企业差旅场景,企业和个人均可完全免费一键接入,无调用量限制。
🔍 按需求智能筛选和比价,省心挑酒店
📋 实时查房型、报价和退改规则,明明白白不踩坑
🛏️ 心仪房型提前锁定,不用愁晚订没房
💳 说句“下单”就实时确认库存和价格直接付
📑 订单状态随时能查,全程都省心
💴 还能设置24 小时自动盯价,降价马上提醒
- 传输协议:streamable-http
- 价格:完全免费,无调用量限制
- 接入方式:参考本文档可自助完成,适合需要短时间完成快速原型验证和工具开发
道旅MCP还提供OAuth 2.0 授权码模式,提供7个工具,包括:getHotelSearchTags, searchHotels, getHotelDetail, hotelPriceConfirm, searchHotelOrders等。该模式适合企业级生产应用深度集成,需商务对接contact@rollinggo.ai。
如果你是国际用户,或者你的目标用户为中国以外的国际化国家,请参考 Dida-Hotel-MCP-Global。该版本支持信用卡支付,适合非中国大陆地区的业务场景。
MCP亮点
- ✅ 实时库存价确 - 库存直连+实时价格确认能力,信息零延迟,查询结果均可直接预订
- ✅ 成熟供应链保障 - 全球第三大酒旅B2B官方数据源,14年旅行产品供应链积累,全链路API直连
- ✅ 海量酒店覆盖 - 坐拥200万+酒店资源,覆盖全球主要目的地
- ✅ 直签酒店资源 - 11万+直签酒店直连,价格库存实时响应,确保查询结果准确可订
- ✅ 多元供应体系 - 整合500+全球供应商,涵盖各类酒店品牌,满足不同用户预订需求
- ✅ 差异化价格优势 - 锚定OTA上游供应,海外酒店及上海、香港、日韩等热门目的地价格优势显著
- ✅ 兼容性 - 支持 Cursor、Claude Code、Codex、Windsurf、Copilot 等 40 多种主流大模型代理,针对ClawHub/扣子/Qclaw等Agent 平台,还提供全能订酒店Skill
- ✅ 开发者返佣 - 接入即可按国家设置加价比例,当用户通过你的工具完成预订,对应金额将作为返佣,订单、收益、提现状态实时可查,灵活提现
适合用户
- 正在开发 AI Agent 的团队或个人开发者
- 想在 MCP Client 中接入酒店预订能力的开发者
- 正在构建旅行规划、差旅管理、OTA、生活服务类智能体的开发者
- 希望验证 AI Agent 商业交易闭环的产品团队
- 有酒店查询、酒店比价、盯价提醒接入需求的用户
应用场景
- 通用Agent:让Agent 直接拥有原生酒店预订能力,用户在自然对话中即可完成从比价筛选到订单创建的全流程
- AI旅行助手:根据用户目的地、日期、预算和个性化偏好精准推荐酒店,支持多维度需求匹配
- MCP / Agent Demo:快速验证 "AI Agent 直接完成酒店交易" 的产品能力,打造可演示的完整闭环
核心功能
- 支持城市名称、热门景点、交通枢纽、酒店名称、具体地址等 6 种目标地点类型精准搜索
- 提供灵活的星级筛选、入住日期设置、住宿天数配置、价格区间过滤等专业筛选功能
- 基于用户个人偏好提供个性化推荐,生成高性价比、好评热门、人气精选等多维度专业榜单
- 全程自然语言交互,智能完成从地点解析、筛选比价、个性化推荐到订单生成的完整闭环
快速开始
💡 总结来说,你只需要做两件事:申请API Key+ 在AI助手中一键配置,无需编写代码,就能让任何支持MCP的AI助手具备酒店搜索能力,5 分钟内完成第一次 MCP Tool 调用
第一步:获取API密钥
- 点击申请
- 填写基本信息,0等待,申领即得。
- 为什么需要填写信息申请 KEY?酒店价格、库存和订单能力涉及真实交易链路,因此我们需要为每个开发者开通专属的独立KEY。申请 KEY 时仅需填写少量信息,这样做主要是为了减少无效配置成本,保护接口稳定性,避免恶意调用或异常流量,在测试订单、价格查询、库存校验等问题上能及时联系到你。
第二步:接入 Agent 工具
推荐 Claude CLI、Codex、Cursor 三个客户端。其他支持 MCP 的客户端(如 Kiro、豆包等)配置方式类似。
Claude CLI
在项目根目录创建 .mcp.json:
{
"mcpServers": {
"DIDA-Hotel": {
"url": "https://mcp.rollinggo.cn/mcp",
"type": "http",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}也可以通过命令行直接添加:
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
Runs npx -y @didaai/hotelbooking on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add hotelbooking -- npx -y @didaai/hotelbooking
Hotelbooking: common questions
- Is Hotelbooking MCP server safe?
- Mostly: it is graded B (75/100). Read the Hotelbooking safety report
- How do I install Hotelbooking?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Hotelbooking need an API key?
- Yes. The registry entry asks for
DIDA_API_KEY. - Is Hotelbooking maintained?
- The last commit was 32 days ago (2026-08-26). The latest release is v1.0.0.
- What can I use instead of Hotelbooking?
- Servers from other publishers that do the same job: Hotelbooking AI MCP server, VeryChic Hotel Deals MCP server and Departi – Travel Compliance & Curated Booking MCP server. Compare all Hotelbooking alternatives.
Alternatives to Hotelbooking
Same job from other publishers: the closest match first, then the best rated.
- not reviewedGrowingB
- VeryChic Hotel DealsUnofficial read-only MCP server for VeryChic hotel offersnot reviewedGrowingA
- Departi – Travel Compliance & Curated BookingTravel-compliance intelligence and curated booking for digital nomads and long-stay travellers.not reviewedGrowingA
- Ignav FlightsLive flight prices and working booking links for AI agents and travel apps.not reviewedGrowingA
Pixie Vacations Travel BookingBook Sandals, Beaches, and cruises through Pixie Vacations with co-branded booking URLs.not reviewedGrowingB