Skip to main content
Glama
woongaro

KMA Weather MCP Server

by woongaro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KMA_API_KEY_DECODEDYesGeneral authentication key (Decoding) for the Korea Meteorological Administration (KMA) Short-term Forecast Open API.

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

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

Tools

Functions exposed to the LLM to take actions

NameDescription
get_ultra_short_term_forecastB
Get Ultra Short Term Forecast (Next 6 hours).
useful for: checking immediate weather changes, near-future rain/snow probability.
get_village_forecastB
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
get_seoul_weather_nowGet current weather for Seoul (Grid: 60, 127).

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/woongaro/KMA-WEATHER-MCP'

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