taiwan-weather-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CWA_API_KEY | Yes | Your free CWA (Central Weather Administration) API key. Required to access Taiwan weather data. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_forecastA | 查詢台灣某縣市未來 36 小時天氣預報。 |
| get_weather_warningsA | 查詢目前生效中的天氣特報(颱風、豪雨、大雨、低溫、強風等)。 依特報種類彙整影響縣市與有效時間;若全臺皆無生效中的警特報, 會明確回覆「目前全臺無生效中的天氣警特報」。 |
| get_recent_earthquakesA | 查詢最近幾筆顯著有感地震報告。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| weather_briefing | 產生「查詢並播報某縣市天氣」的提示詞範本。 Args: city: 要播報的縣市名稱(預設臺北市)。 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| taiwan_cities | get_forecast 可查詢的 22 個官方縣市名稱清單(也接受台/臺、英文、簡稱等常見寫法) |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/kuotunyu/taiwan-weather-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server