明日方舟:终末地 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-1.0.0.tar.gz
(6.3 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-1.0.0.tar.gz.
File metadata
- Download URL: ak_endfield_mcp-1.0.0.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c2e4a7efad90e269a4a31d61affa63f675b08530a55ec1073abd76580b557ad
|
|
| MD5 |
4a3c6092c7668b0657c28a914aa8cf00
|
|
| BLAKE2b-256 |
65819fe40820ed8c61359e79898a9db698195413c64c7c859041dd4b983604e1
|
File details
Details for the file ak_endfield_mcp-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ak_endfield_mcp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.3 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 |
167d87474f2c6539c75d9127ebf94fce01698c1b301ab2e7972fe95fd1ab6aaa
|
|
| MD5 |
10575a59dcdbd4b954d629ef8d232af9
|
|
| BLAKE2b-256 |
0ad3273e27f485bf9ba1faeaff4190e51a4d5e712c0bf52b26016a69b24290ee
|