Back to directory
ohhan777/korea_weather

ohhan777/korea_weather

@ohhan777

MCP server using the Korea Weather Service (KWS)

weatherkoreamcpapiforecastmeteorologicaltool

Installation & Configuration

{
  "mcpServers": {
    "korea_weather": {
      "command": "uv",
      "args": [
        "--directory",
        "C:\\ai\\PyProjects\\korea_weather",
        "run",
        "korea_weather.py"
      ],
      "env": {
        "KOREA_WEATHER_API_KEY": "Input Your API Key Here!"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/14
Updated
2026/6/15