Skip to main content
This category has 17 presets registered, exposing 21 MCP tools in total.
Find the tool name you need in the tools/list response, then call it directly with tools/call.

Preset list

NameProviderToolsdata.go.kr
Air Quality Monitoring Stations한국환경공단315073877
ASOS Hourly Surface Observation기상청115057210
Cold-wave Impact Forecast기상청215095149
SPI Drought Index한국수자원공사115056637
Heat-wave Impact Forecast기상청215095149
Lightning Observation기상청115058079
Mid-term Marine Forecast기상청115059468
Mid-term Land Forecast기상청115059468
Mid-term Temperature Forecast기상청115059468
Radar Rainfall기상청115057166
Typhoon Information기상청115043565
Ultra-short-term Forecast기상청115084084
UV Index기상청115085288
Village (Town-level) Forecast기상청115084084
Wave-height Forecast기상청115059468
Short-term Forecast기상청115084084
Weather Warnings기상청115000415

Usage examples

# List the preset servers and tools in this category. (public catalog — no auth required)
curl https://mcp.datari.kr/registry/servers \
  | jq '.servers[] | select(.id | startswith("weather/"))'