CWA MCP ServerServer

lincw
GitHub
WeatherMCPNode.js

Loading subscription status...

💡 Description

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.

📝 JSON Entries

{
  "mcpServers": [
    {
      "cwa": {
        "env": {
          "CWA_API_KEY": "CWA-1E740A28-FFDC-4186-BE0D-B02662F066EF"
        },
        "args": [
          "/path/to/cwa-server.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

get_weather_forecast

Features

  • Simple and lightweight Node.js implementation
  • Easy to set up and works with Claude Desktop
  • Access to CWA weather forecast data for all counties and cities in Taiwan

💬 Example Queries

  • What's the weather like in Taipei now?
  • Get the weather forecast for the next 36 hours in Taichung.