Skip to main content
Glama

CWA MCP Server

by lincw

get_weather_forecast

Retrieve detailed 36-hour weather forecasts for Taiwan by specifying a county or city name in Traditional Chinese. This tool connects to the Central Weather Administration API, providing accurate weather data for all regions in Taiwan.

Instructions

Get Taiwan weather forecast for the next 36 hours by county/city name. Available locations: 宜蘭縣, 花蓮縣, 臺東縣, 澎湖縣, 金門縣, 連江縣, 臺北市, 新北市, 桃園市, 臺中市, 臺南市, 高雄市, 基隆市, 新竹縣, 新竹市, 苗栗縣, 彰化縣, 南投縣, 雲林縣, 嘉義縣, 嘉義市, 屏東縣

Input Schema

NameRequiredDescriptionDefault
locationNameYesTaiwan county/city name in Traditional Chinese (e.g., 臺北市, 高雄市)

Input Schema (JSON Schema)

{ "properties": { "locationName": { "description": "Taiwan county/city name in Traditional Chinese (e.g., 臺北市, 高雄市)", "type": "string" } }, "required": [ "locationName" ], "type": "object" }

Other Tools from CWA MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lincw/cwa-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server