-
securityF
license-
qualityThis SSE-based MCP server allows users to connect and interact with National Weather Service APIs to retrieve weather alerts and forecasts.
Last updated -
90
Python
一個簡單的模型內容協定 (Model Context Protocol, MCP) 伺服器,可將 Claude Desktop 連接到台灣中央氣象署 (CWA) API 以獲取氣象資料。
~/.config/claude/claude_desktop_config.json
的設定檔,加入你的 CWA API 金鑰:get_weather_forecast
透過縣市名稱獲取台灣未來 36 小時的氣象預報。
在 Claude 中的使用範例:
你也可以使用 Docker 來執行這個 MCP 伺服器:
docker-compose.yml
檔案:你的_CWA_API_金鑰
替換為你實際的 CWA API 金鑰支援以下縣市名稱:
./test.sh
測試伺服器以確認其正常運作This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A lightweight Node.js server that connects Claude Desktop to Taiwan's Central Weather Administration (CWA) API, allowing users to retrieve weather forecast data for all cities and counties in Taiwan.