MCP server for RollingGo hotel search, detail and tags APIs
Project description
RollingGo MCP Server (UV Version)
RollingGo 酒店 MCP Server(Python/uv 版本,stdio 运行)。
当前版本:0.0.1
包名:rollinggo-hotel-mcp
工具列表
searchHotelsgetHotelDetailgetHotelSearchTags
启动方式(uvx)
uvx rollinggo-hotel-mcp
或本地开发运行:
uv run python server.py
鉴权(stdio)
stdio 模式下通过环境变量传入 API Key:
ROLLINGGO_API_KEYROLLINGGO_SECRET_KEY
至少配置一个,例如:
# PowerShell
$env:ROLLINGGO_API_KEY="mcp_your_key"
uvx rollinggo-hotel-mcp
MCP 客户端配置(stdio)
{
"mcpServers": {
"rollinggo": {
"command": "uvx",
"args": ["rollinggo-hotel-mcp"],
"env": {
"ROLLINGGO_API_KEY": "mcp_your_key"
}
}
}
}
相关链接
- API Key 申请:https://mcp.rollinggo.cn/apply
- Model Context Protocol:https://modelcontextprotocol.io/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rollinggo_hotel_mcp-0.0.1.tar.gz.
File metadata
- Download URL: rollinggo_hotel_mcp-0.0.1.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c48d2dd16afbbe83b2ee7d7728084689ffdc9c53347b145d375287c4c6e74c22
|
|
| MD5 |
e93a08065addb4ad048e21d27e2a5ce4
|
|
| BLAKE2b-256 |
1d5d610d8e3b50d277be203d5518be681461d6e2a3071acab28e8dfd9bad3d5d
|
File details
Details for the file rollinggo_hotel_mcp-0.0.1-py3-none-any.whl.
File metadata
- Download URL: rollinggo_hotel_mcp-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d171ddf6cc6dbf610e094151ffd843f12bb992d14093afd4a354e752012f05d
|
|
| MD5 |
9d432940686545cc59ef0479478e9e82
|
|
| BLAKE2b-256 |
3d04beb0e190ab1e71854e0aa1a9496a39874397b43786b78173335f20ce6e06
|