Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KMA_API_KEY_DECODED | Yes | General authentication key (Decoding) for the Korea Meteorological Administration (KMA) Short-term Forecast Open API. |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_ultra_short_term_forecast | Get Ultra Short Term Forecast (Next 6 hours).
useful for: checking immediate weather changes, near-future rain/snow probability. |
| get_village_forecast | Get Village Forecast (Short Term, up to 3 days).
useful for: planning for tomorrow or the day after, checking daily highs/lows.
Note: Can be slow as it returns a lot of data. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_seoul_weather_now | Get current weather for Seoul (Grid: 60, 127). |