cwa-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CWA_API_KEY | Yes | The API authorization code (授權碼) for accessing Central Weather Administration (CWA) open 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_weather_forecastA | 查詢指定縣市未來 36 小時天氣預報(天氣現象、降雨機率、氣溫等)。 |
| get_earthquake_reportA | 查詢最近 N 筆顯著有感地震報告(時間、地點、規模、深度)。 |
| get_weather_warningB | 查詢指定縣市目前生效中的天氣特報(豪雨、強風等現象與有效時段)。 |
| get_typhoon_warningA | 查詢最近 N 筆颱風警報(命名、路徑強度描述、大雨/強風特報段落)。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| evacuation_advisory | 產生「請 agent 根據即時天氣/地震/特報/颱風資料,為指定縣市生成避難建議」的提示模板。 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| counties | 可查詢的縣市名稱清單(天氣預報 API 的 locationName 合法值)。 |
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/gary2376/cwa-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server