Warm Night Fishing (暖夜垂钓)
cloud.aevia/warmnight-fishingFree blind-play night-fishing game over MCP. Deterministic engine, zero LLM calls, save codes.
Tools · 5
执行钓鱼指令,一切游戏操作走这里(如 cast 5、status、buy basic_worm 3;支持用 ; 叠加最多 8 条)。 / Run a fishing command; the main gameplay channel.
玩法说明与全部指令列表(中文)。 / Game manual and full command list (Chinese).
重开一局(会覆盖当前进度,必须传 confirm:true 确认)。 / Start over (overwrites progress; requires confirm:true).
生成可分享的图鉴 / 稀有时刻分享卡(kind: encyclopedia | moment);也可填 fish:<中文鱼名> 给某条已钓到、收录进图鉴的鱼单独出一张卡。 / Generate a shareable card (encyclopedia | moment); optionally name a caught fish to card it.
存档元信息(路径 / schema 版本 / 身份模式 / 进度摘要,不含游戏机密)。 / Save metadata (path, schema version, identity mode, progress); no game secrets.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"warm_night_fishing_(暖夜垂钓)": {
"url": "https://mcp.aevia.cloud/mcp",
"transport": "streamable-http"
}
}
}