MCP server for AIGOHOTEL hotel search, detail and tags APIs
Project description
AigoHotel MCP Server (UV Version)
AIGOHOTEL 酒店 MCP Server(Python/uv 版本,stdio 运行)。
当前版本:0.3.1
包名: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.3.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 aigohotel_mcp-0.3.1.tar.gz.
File metadata
- Download URL: aigohotel_mcp-0.3.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 |
f99cd7babaf79b62c79d125e5f05894d8f75392e44774fc5043b73c36b011b69
|
|
| MD5 |
bb62482bbc99ed8262d44bbddec60b50
|
|
| BLAKE2b-256 |
29908463741da2bf6d5a66c341225b2efe2e50a3e32269d9dc9447a20a052f7a
|
File details
Details for the file aigohotel_mcp-0.3.1-py3-none-any.whl.
File metadata
- Download URL: aigohotel_mcp-0.3.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 |
b17181211998b153974fe80c460b9ae729d9c865e78a1d31478f22394e3dc893
|
|
| MD5 |
32d8837ee740506ce81c32ca8d7c4071
|
|
| BLAKE2b-256 |
18fed00ac2efe80b8bad22b13a7523e7fffcbd40227d7a5800c7c0c6d75dc284
|