明日方舟:终末地 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.2.tar.gz
(4.7 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.2.tar.gz.
File metadata
- Download URL: ak_endfield_mcp-2.0.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec03d5bc9429147e62f931c5d3e8a12c9af8156012ef250caf548bb4c84c3377
|
|
| MD5 |
c12e45dd85b8da37c1fed9b9ba726b96
|
|
| BLAKE2b-256 |
16009955aa92d7086b5e9cdd3ac735ae50cb556944a57e8a32afcad0c4b01e22
|
File details
Details for the file ak_endfield_mcp-2.0.2-py3-none-any.whl.
File metadata
- Download URL: ak_endfield_mcp-2.0.2-py3-none-any.whl
- Upload date:
- Size: 6.4 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 |
b694d20708085cf50a51535aaac26b65897e09a59492ee667475f5bad92a021e
|
|
| MD5 |
f83a247a2bd9d9a1b947f05e4a036623
|
|
| BLAKE2b-256 |
5b41b0879fc0ad22c8a22ed639b325c26f61a2ec24913e45babdb13d999a8a50
|