Skip to main content
Glama

CWA MCP Server

by lincw

get_weather_forecast

Retrieve a 36-hour weather forecast for any county or city in Taiwan by providing the location name in Traditional Chinese, such as 臺北市 or 高雄市.

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" }
Install Server

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