明日方舟:终末地 MCP Server - 每日任务攻略 + 森空岛实时游戏数据查询
Project description
明日方舟:终末地 MCP Server
提供终末地每日任务攻略 + 森空岛实时游戏数据查询。
安装
git clone https://github.com/Ankairis/ak-endfield-mcp.git
cd ak-endfield-mcp
pip install -e .
Claude Desktop 配置
{
"mcpServers": {
"ak-endfield": {
"command": "uvx",
"args": ["ak-endfield-mcp"]
}
}
}
或直接用 Python 运行:
{
"mcpServers": {
"ak-endfield": {
"command": "python",
"args": ["-m", "ak_endfield_mcp.server"]
}
}
}
工具列表
每日攻略(无需登录)
| 工具 | 说明 |
|---|---|
get_daily_checklist |
每日任务清单及活跃点数 |
get_daily_rewards |
每日活跃奖励档位 |
get_reset_info |
每日刷新时间及倒计时 |
get_fast_route |
2分钟速通100活跃点路线 |
get_full_daily_guide |
完整每日必做攻略 |
森空岛数据(需Token)
| 工具 | 说明 |
|---|---|
set_skland_token |
设置森空岛Token |
get_game_bindings |
获取绑定的终末地角色 |
get_character_card |
角色卡片及任务进度 |
get_gacha_records |
寻访/抽卡记录 |
获取森空岛Token
- 登录 森空岛
- 访问
https://web-api.skland.com/account/info/hg - 复制返回的
data.content字段 - 通过
set_skland_token工具设置或设置环境变量SKLAND_TOKEN
⚠️ Token不可泄露,具有账户操作权限。
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
ak_endfield_mcp-2.0.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 ak_endfield_mcp-2.0.0.tar.gz.
File metadata
- Download URL: ak_endfield_mcp-2.0.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dce89cbdce861b83ac8ec3fc22abdd5b7fc82a215833f17c80715550efaa1da7
|
|
| MD5 |
e92770aa0f31be1d9848b03a1d687e27
|
|
| BLAKE2b-256 |
89e88f73658af2fcec93ea99d4de2a2a4698b9fa8493538fe55db9f3774ed0db
|
File details
Details for the file ak_endfield_mcp-2.0.0-py3-none-any.whl.
File metadata
- Download URL: ak_endfield_mcp-2.0.0-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00a2be38c6b1864a982da62227d07eff020666538ccdec686acd3338db6e8a82
|
|
| MD5 |
396b3928fd7c5a53c8b60180ae530351
|
|
| BLAKE2b-256 |
fa94daafb409dab60724170ee1de477748fcc0a9957585624db42c5cdec29995
|