Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CWA_API_KEYYesYour CWA API key for accessing Taiwan Central Weather Administration data

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_3_days_weatherA

Get 3-day weather forecast data for the specified county/city

Args: location_name: County/city name, must be a valid Taiwan county/city name Valid county/city names: 宜蘭縣, 花蓮縣, 臺東縣, 澎湖縣, 金門縣, 連江縣, 臺北市, 新北市, 桃園市, 臺中市, 臺南市, 高雄市, 基隆市, 新竹縣, 新竹市, 苗栗縣, 彰化縣, 南投縣, 雲林縣, 嘉義縣, 嘉義市, 屏東縣

Returns: list: Cleaned weather data containing various weather elements and their time series

get_1_week_weatherA

Get 1-week weather forecast data for the specified county/city

Args: location_name: County/city name, must be a valid Taiwan county/city name Valid county/city names: 宜蘭縣, 花蓮縣, 臺東縣, 澎湖縣, 金門縣, 連江縣, 臺北市, 新北市, 桃園市, 臺中市, 臺南市, 高雄市, 基隆市, 新竹縣, 新竹市, 苗栗縣, 彰化縣, 南投縣, 雲林縣, 嘉義縣, 嘉義市, 屏東縣

Returns: list: Cleaned weather data containing various weather elements and their time series

get_historical_rainfallB

Get rainfall data for the past three days

Returns: dict: Cleaned rainfall data containing rainfall labels and information for various stations

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/lwsinclair/roc-cwa-mcp'

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