Skip to content

Cwa Mcp Weather

Free

by MCP Community

MCP 伺服器整合中央氣象署 (CWA) 開放資料 API - 完整支援所有15個天氣工具

v2.4.0Added Apr 12, 2026
mcpmodel-context-protocolweathertaiwancwa
Works with:ClaudeGPTGeminiCopilot

Cwa Mcp Weather MCP Server

MCP 伺服器整合中央氣象署 (CWA) 開放資料 API - 完整支援所有15個天氣工具

Installation

npx -y @bashcat/cwa-mcp-weather

Reviews

Leave a Review

Installation

Quick install
npx -y @bashcat/cwa-mcp-weather
Add to claude_desktop_config.json
{
  "mcpServers": {
    "cwa-mcp-weather": {
      "command": "npx",
      "args": ["-y", "@bashcat/cwa-mcp-weather"]
    }
  }
}