MCP server for RollingGo hotel search, detail and tags APIs
Project description
RollingGo MCP Server (UV Version)
RollingGo 酒店 MCP Server(Python/uv 版本,stdio 运行)。
当前版本:0.1.1
包名:rollinggo-mcp
工具列表
searchHotelsgetHotelDetailgetHotelSearchTags
启动方式(uvx)
uvx rollinggo-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-mcp
MCP 客户端配置(stdio)
{
"mcpServers": {
"rollinggo": {
"command": "uvx",
"args": ["rollinggo-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
rollinggo_mcp-0.1.1.tar.gz
(7.2 kB
view details)
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_mcp-0.1.1.tar.gz.
File metadata
- Download URL: rollinggo_mcp-0.1.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 |
3085b9b8b220503a64f9a525db950847e6b401239c37512d7fce97287103e785
|
|
| MD5 |
d7119493b6c077532a8e31a0041f97d7
|
|
| BLAKE2b-256 |
54986786ce5992a93a44a0da3cb141275317e4cf6beea93675f40bc4b699adbc
|
File details
Details for the file rollinggo_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: rollinggo_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 9.9 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 |
4365e36b6379467c28bbb8fafe03171b6e7f52b82cef4fb1aa7236e438b23180
|
|
| MD5 |
9db977e377c5f1b03a866d2e0dd116c2
|
|
| BLAKE2b-256 |
6dc375617d632fb5940960114307def9aaec98835fb5ec93c5392e1f487e16d0
|