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.1.1.tar.gz
(4.8 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.1.1.tar.gz.
File metadata
- Download URL: switch_game_mcp-1.1.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e705c587d78599f6e6a1dad902fd2dfdf56085bf7fe14c44992ce9df6719a2a
|
|
| MD5 |
9417b910c225bff0f010bbd2782f51e7
|
|
| BLAKE2b-256 |
8b815c17582a660beacddd18dd1ed87fed1aacbc5ed45286aeea1bd829858778
|
File details
Details for the file switch_game_mcp-1.1.1-py3-none-any.whl.
File metadata
- Download URL: switch_game_mcp-1.1.1-py3-none-any.whl
- Upload date:
- Size: 5.4 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 |
a3d9115576cd30007cbf4047543a74e2609c5b261e5ff2f7f8d2241bffbdf91b
|
|
| MD5 |
fd61a782f5b116035fb27498e60cf62a
|
|
| BLAKE2b-256 |
72261f7fd278217a60522f6ad513ca021d5fd81fd1e709bd04a1750365b67231
|