Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Warm Night Fishing (暖夜垂钓)

cloud.aevia/warmnight-fishing

Free blind-play night-fishing game over MCP. Deterministic engine, zero LLM calls, save codes.

Uptime
100.0%
1 direct probes · 30d
Response
1494ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

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);也可填 fish:<中文鱼名> 给某条已钓到、收录进图鉴的鱼单独出一张卡。 / Generate a shareable card (encyclopedia | moment); optionally name a caught fish to card it.

fishing_save_info

存档元信息(路径 / schema 版本 / 身份模式 / 进度摘要,不含游戏机密)。 / Save metadata (path, schema version, identity mode, progress); no game secrets.

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"
    }
  }
}