Back to directory
lincw/cwa-mcp-server

lincw/cwa-mcp-server

@lincw

利用台灣中央氣象局的 API 建立 MCP-server,提供台灣各地氣象預報資料

weathercwataiwanapimcpclaudeclimateforecastcontext

Installation & Configuration

{
  "mcpServers": {
    "cwa": {
      "command": "node",
      "args": [
        "/path/to/cwa-server.js"
      ],
      "env": {
        "CWA_API_KEY": "your_cwa_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
Shell
Created
2026/6/13
Updated
2026/6/13