根据城市获取住宿费用标准的MCP服务
Project description
accommodation-expenses-mcp
根据城市获取住宿费用标准的MCP服务。
功能
- 根据城市名称查询住宿费用标准
- 一线城市(北京、上海、广州、深圳):450元/天
- 其他城市:300元/天
- 空值或无效输入:150元/天
安装
pip install accommodation-expenses-mcp
使用
在 AI 客户端中使用
Claude Desktop / Cursor:
在你的 mcp.json 文件中添加以下配置:
{
"inputs": [],
"servers": {
"accommodation-expenses-mcp": {
"command": "accommodation-expenses-mcp"
}
}
}
命令行运行
accommodation-expenses-mcp
工具
get_accommodation_expenses
根据城市获取住宿费用标准。
参数:
city_name: 城市名称
返回:
- 住宿费用标准(元)
许可证
MIT
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 accommodation_expenses_mcp-1.0.0.tar.gz.
File metadata
- Download URL: accommodation_expenses_mcp-1.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
846644db09e9f999f5301e7814f78eac7b8d0557f5b62e56aac91de2ec81a991
|
|
| MD5 |
602c8636a34a47ff31706df5df485aa2
|
|
| BLAKE2b-256 |
1f8564e99dd44467bcfeeb0c80e6a54b61f8d2f38938eb90b39394aad317ded5
|
File details
Details for the file accommodation_expenses_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: accommodation_expenses_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70717a2bf787ca2eae651252ce02bc48034adf8acc7088523c052bd975e570bd
|
|
| MD5 |
0378389a5bb46db230b7d28795d370a8
|
|
| BLAKE2b-256 |
ea169df15a849a71e5bb229df761fa801dc412f9747aa7771db3ac8479ddc23c
|