roc-cwa-mcp
1
This project provides a Model Context Protocol server that connects to the Taiwan Central Weather Administration API, offering weather data access for Taiwan. It features forecasts and historical rainfall data with automatic data processing.
Taiwan Central Weather Administration MCP Server
This project provides an MCP server to interface with the Taiwan Central Weather Administration API. It allows users to access detailed weather data for Taiwan, including:
- 3-day and 1-week weather forecasts for Taiwan counties and cities
- Historical rainfall data
- Automatic data cleaning
Features
- Simplified API providing essential weather information
- Accessible via CLI with Python and uv package
System Requirements
- Python 3.10+
- MCP CLI 1.6.0+
Usage
Start the server using the uv package manager, available for Windows, Mac, and Linux.