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.0.tar.gz
(4.4 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.0.tar.gz.
File metadata
- Download URL: switch_game_mcp-1.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ceea9315f3cb9bd79ba8c649388cde5012ebf8f211458a7b3ebabe16200d65a1
|
|
| MD5 |
1daf6f71656182175a91975b0eb8647a
|
|
| BLAKE2b-256 |
e3f0cbab5c6bbc286918594c0208e9fbe9ae07606927d6a9326c19279a6b9984
|
File details
Details for the file switch_game_mcp-1.1.0-py3-none-any.whl.
File metadata
- Download URL: switch_game_mcp-1.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 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 |
2451f0bd131c5e23d9a1157c430841bf182505bb313d78fc5eb0813f73292514
|
|
| MD5 |
9ff6f1a9bbae629f9e9b420b35078eac
|
|
| BLAKE2b-256 |
d95275c695b2a047142250a449a40e4dc19d11ee36118ea1d0210e21cbb0d52a
|