Warm Night Fishing
Warm Night Fishing (暖夜垂钓) is a free fishing game played entirely through MCP tool calls — your AI client is your fishing companion, not the game master.
What it can do
- Fishing Play: 执行钓鱼指令,一切游戏操作走这里(如 cast 5、status、buy basic_worm 3;支持用 ; 叠加最多 8 条)。 / Run a fishing command; the main gameplay channel.
- Fishing Manual: 玩法说明与全部指令列表(中文)。 / Game manual and full command list (Chinese).
- Fishing New Game: 重开一局(会覆盖当前进度,必须传 confirm:true 确认)。 / Start over (overwrites progress; requires confirm:true).
What data it sees
Do you need an account
No: the server works without sign-in
Warm Night Fishing (暖夜垂钓) is a free fishing game played entirely through MCP tool calls — your AI client is your fishing companion, not the game master. The server runs a deterministic engine with zero LLM calls; it only ever receives structured tool arguments, never your conversation. Blind-play by design: the published engine is obfuscated, so the AI cannot read the fish tables — its surprise is as real as yours. Collect an encyclopedia of 81 fish at your own pace: no stamina, no timers, no leaderboards. Progress travels with a portable save code (WNF-XXXX-XXXX-XXXX) — not an account, no sign-up, no personal data. Optional x402 tipping; the game is free and tips unlock nothing. Game text is in Chinese.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| fishing_play | 执行钓鱼指令,一切游戏操作走这里(如 cast 5、status、buy basic_worm 3;支持用 ; 叠加最多 8 条)。 / Run a fishing command; the main gameplay channel. |
| fishing_manual | 玩法说明与全部指令列表(中文)。 / Game manual and full command list (Chinese). |
| fishing_new_game | 重开一局(会覆盖当前进度,必须传 confirm:true 确认)。 / Start over (overwrites progress; requires confirm:true). |
| fishing_share_card | 生成可分享的图鉴 / 稀有时刻纯文本卡(kind: encyclopedia | moment)。 / Generate a shareable text card (encyclopedia | moment). |
| fishing_save_info | 存档元信息(路径 / schema 版本 / 身份模式 / 进度摘要,不含游戏机密)。 / Save metadata (path, schema version, identity mode, progress); no game secrets. |