Skip to main content
Glama
tun0000

taiwan-weather-mcp

by tun0000

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CWA_API_KEYYes您的中央氣象署 API 授權碼

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_forecastA

查詢台灣某縣市未來 36 小時天氣預報。

回傳三個時段的天氣現象、降雨機率、氣溫區間與舒適度。
縣市名稱接受常見寫法,例如「台中」「臺北市」「高雄」「Taipei」;
「新竹」「嘉義」同時對應市與縣,會一次回傳兩者。

Args:
    city: 縣市名稱(台灣 22 縣市,中英文皆可)。
get_weather_warningsA

查詢目前生效中的天氣特報(颱風、豪雨、大雨、低溫、強風等)。

依特報種類彙整影響縣市與有效時間;若全臺皆無生效中的警特報, 會明確回覆「目前全臺無生效中的天氣警特報」。

get_recent_earthquakesA

查詢最近幾筆顯著有感地震報告。

每筆包含發生時間、規模、深度、震央位置與各縣市最大震度摘要。

Args:
    limit: 回傳筆數(1–10,預設 5)。

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/tun0000/taiwan-weather-mcp'

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