cwa-mcp-server
If you are the rightful owner of cwa-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A simple Model Context Protocol (MCP) server that connects Claude Desktop to the Central Weather Administration (CWA) API for weather data.
The CWA MCP server is a lightweight Node.js implementation designed to integrate with Claude Desktop, allowing users to access weather forecast data from the Central Weather Administration (CWA) for all counties and cities in Taiwan. It provides a straightforward setup process and can be run using Docker for ease of deployment. Users need to obtain a CWA API key to access the weather data, which can be integrated into Claude Desktop's configuration. The server supports fetching weather forecasts for the next 36 hours based on city names, making it a useful tool for real-time weather updates.
Features
- Lightweight Node.js implementation
- Easy setup and integration with Claude Desktop
- Access to CWA weather forecast data for all Taiwan counties and cities
Tools
get_weather_forecast
Fetches the weather forecast for the next 36 hours for a specified city in Taiwan.