Metadata-Version: 2.4
Name: mcp-rollinggo-hotel
Version: 2.0.2
Summary: RollingGo全球酒店智能搜索推荐MCP Server(优化版)—1次调用完成搜索+推荐+退改解读，全量camelCase，结构化返回
Author: mako2026
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: mcp[cli]>=1.9.2
Requires-Dist: httpx>=0.27.0
Requires-Dist: pydantic>=2.0

# mcp-rollinggo-hotel

RollingGo全球酒店智能搜索推荐 MCP Server (v2.0.0 优化版)

## 功能特性

- 1次调用完成搜索+推荐+退改解读
- 全量 camelCase 标准接口
- 结构化返回，便于 AI Agent 解析
- 支持多场景智能推荐（商务/亲子/度假/背包）
- 价格分档推荐（性价比/品质/豪华）

## 安装

```bash
pip install mcp-rollinggo-hotel
```

## 使用

```bash
mcp-rollinggo-hotel
```

## 依赖

- Python >= 3.10
- mcp[cli] >= 1.9.2
- httpx >= 0.27.0
- pydantic >= 2.0

## License

MIT
