Switch游戏折扣与上新查询 MCP Server - 搜游戏、查折扣、查史低价
Project description
Switch Game MCP Server
Switch游戏折扣与上新查询 MCP Server,基于 MCP (Model Context Protocol) 协议。
数据来源:eshop-prices.com(Nintendo eShop 官方各区服价格数据,实时更新)
功能
| 工具 | 描述 |
|---|---|
| search_switch_games | 搜Switch游戏,返回名字、价格、有没有打折 |
| get_switch_discounts | 看看现在有啥游戏在打折 |
| get_new_switch_games | 最近有啥新出的Switch游戏 |
| get_game_price_info | 查某个游戏的具体价格,划不划算 |
安装
pip install switch-game-mcp
启动
switch-game-mcp
或者用 uvx(不用装):
uvx switch-game-mcp
MCP客户端配置
{
"mcpServers": {
"switch_game_mcp": {
"command": "uvx",
"args": ["switch-game-mcp@latest"],
"env": {}
}
}
}
环境变量
这个服务不需要配任何环境变量,装好直接用。
数据说明
本服务使用 eshop-prices.com 作为数据源,该网站汇总了 Nintendo Switch eShop 各区域(日服、美服、港服、欧服等)的官方价格数据。 价格以人民币(CNY)显示。
协议
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
switch_game_mcp-1.2.0.tar.gz
(6.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 switch_game_mcp-1.2.0.tar.gz.
File metadata
- Download URL: switch_game_mcp-1.2.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb2652d8e34c886c12c3365a8180c3425feb3f01bc95c483f02ad430eeb374f4
|
|
| MD5 |
87503b84a720061bfc362593c425a885
|
|
| BLAKE2b-256 |
3598ef0f2b2a173251efd7a7d8e3ad9ff4a5b3c17870fb579a2a6f61d5dbd622
|
File details
Details for the file switch_game_mcp-1.2.0-py3-none-any.whl.
File metadata
- Download URL: switch_game_mcp-1.2.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
619e7ef572826db4eb85a125e1faf930a569e5d1c27018dfbc0dc44a1ef939e4
|
|
| MD5 |
a8144bdebedfe9fe770eef30c46c150a
|
|
| BLAKE2b-256 |
57c5f26e538a0ef701d0ce6c6548fcb498ba3a8675492cbca2da210500c1b722
|