MCP server for AIGOHOTEL hotel search, detail and tags APIs
Project description
AigoHotel MCP Server (UV Version)
AIGOHOTEL 酒店 MCP Server(Python/uv 版本,stdio 运行)。
当前版本:0.2.0
包名:aigohotel-mcp
工具列表
searchHotelsgetHotelDetailgetHotelSearchTags
启动方式(uvx)
uvx aigohotel-mcp
或本地开发运行:
uv run python server.py
鉴权(stdio)
stdio 模式下通过环境变量传入 API Key:
AIGOHOTEL_API_KEYAIGOHOTEL_SECRET_KEY
至少配置一个,例如:
# PowerShell
$env:AIGOHOTEL_API_KEY="mcp_your_key"
uvx aigohotel-mcp
MCP 客户端配置(stdio)
{
"mcpServers": {
"aigohotel": {
"command": "uvx",
"args": ["aigohotel-mcp"],
"env": {
"AIGOHOTEL_API_KEY": "mcp_your_key"
}
}
}
}
相关链接
- API Key 申请:https://mcp.agentichotel.cn/apply
- Model Context Protocol:https://modelcontextprotocol.io/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aigohotel_mcp-0.2.0.tar.gz
(7.3 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 aigohotel_mcp-0.2.0.tar.gz.
File metadata
- Download URL: aigohotel_mcp-0.2.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aaec24b67951c71ffdd080ca009cf4c39dc8df6d7f9d4fcd62c404a6e4894487
|
|
| MD5 |
b042bd44e68807f31101d05f20d53063
|
|
| BLAKE2b-256 |
b52f5823084126e9e71a757e8c4656a1d5b182f73d7e930ce434df96493d841a
|
File details
Details for the file aigohotel_mcp-0.2.0-py3-none-any.whl.
File metadata
- Download URL: aigohotel_mcp-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.0 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 |
0fe376dea426dd685d482b78ef34229b694a75ac08a402ea4e5e260f39742198
|
|
| MD5 |
caa0ee885a73e37ec75d2db7fa435e6b
|
|
| BLAKE2b-256 |
53cf2a9a56e6de86523dfe01b33e75931907f703a9b9570fb058820cf803408b
|