roc-cwa-mcp

roc-cwa-mcp

3.5

If you are the rightful owner of roc-cwa-mcp 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@mcpreview.com.

This project provides a Model Context Protocol (MCP) server that interfaces with the Taiwan Central Weather Administration (CWA) API, allowing you to easily access weather data for Taiwan.

The Taiwan Central Weather Administration MCP Server is designed to facilitate easy access to weather data for Taiwan by interfacing with the CWA API. This server allows users to retrieve weather forecasts and historical rainfall data for various counties and cities in Taiwan. It supports both short-term (3-day) and long-term (1-week) weather forecasts, providing essential weather elements such as temperature, humidity, wind speed, and precipitation probability. The server also includes features for automatic data cleaning and format conversion, ensuring that the output is simplified and contains only the necessary information. Users need to obtain an API key from the CWA to access the data. The server is compatible with Python 3.10+ and requires the MCP CLI and uv package manager for installation and operation.

Features

  • Get 3-day weather forecast data for Taiwan counties and cities
  • Get 1-week weather forecast data for Taiwan counties and cities
  • Get historical rainfall data for the past three days
  • Automatic data cleaning and format conversion
  • Simplified API output with only essential information

Tools

  1. get_3_days_weather

    Get 3-day weather forecast data for a specified county or city.

  2. get_1_week_weather

    Get 1-week weather forecast data for a specified county or city.

  3. get_historical_rainfall

    Get rainfall data for the past three days.

Related MCP Servers

View all weather servers →