Skip to content
Claude Desktop

한국 해양·낚시 정보 (물때) for Claude Desktop

com.kimnchai/marine-conditions

한국 연안 조석·물때·조류·실시간 수온·해상기상·금어기를 공공데이터로 조회합니다.

client:Claude Desktop transport:streamable-http

Install 한국 해양·낚시 정보 (물때) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "marine-conditions": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://marine-conditions-playmcp.fly.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

한국 해양·낚시 정보 (물때) in other clients