mcp-weather-server

dbsxortime/mcp-weather-server

3.1

If you are the rightful owner of mcp-weather-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Weather Server provides weather information for Korea using the Korea Meteorological Administration API.

Tools
1
Resources
0
Prompts
0

MCP Weather Server

ํ•œ๊ตญ ๊ธฐ์ƒ์ฒญ API๋ฅผ ํ™œ์šฉํ•˜์—ฌ ํ•œ๊ตญ์˜ ๋‚ ์”จ ์ •๋ณด๋ฅผ ์ œ๊ณตํ•˜๋Š” MCP ์„œ๋ฒ„์ž…๋‹ˆ๋‹ค.

์ฃผ์š” ๊ธฐ๋Šฅ

  • ๐ŸŒก๏ธ ํ˜„์žฌ ๋‚ ์”จ ์ •๋ณด ์ œ๊ณต (์˜จ๋„, ์Šต๋„, ํ’์† ๋“ฑ)
  • ๐Ÿ“… ์ดˆ๋‹จ๊ธฐ์˜ˆ๋ณด ๋ฐ ๋‹จ๊ธฐ์˜ˆ๋ณด ์ œ๊ณต
  • ๐Ÿ“ ์œ„์น˜ ๊ธฐ๋ฐ˜ ๋‚ ์”จ ๊ฒ€์ƒ‰ (์œ„๋„/๊ฒฝ๋„)

AI ์ž…๋ ฅ ํŒŒ๋ผ๋ฏธํ„ฐ

AI๊ฐ€ ๋‚ ์”จ ์ •๋ณด๋ฅผ ์กฐํšŒํ•  ๋•Œ๋Š” ๋‹ค์Œ ํŒŒ๋ผ๋ฏธํ„ฐ๋ฅผ ์ž…๋ ฅํ•ด์•ผ ํ•ฉ๋‹ˆ๋‹ค:

  • latitude: ์œ„๋„ (์˜ˆ: 37.5665)
  • longitude: ๊ฒฝ๋„ (์˜ˆ: 126.9780)

๋ฐ์ดํ„ฐ ์ž…/์ถœ๋ ฅ ์˜ˆ์‹œ

// ์ž…๋ ฅ ์˜ˆ์‹œ
{
  "latitude": 37.5665123,
  "longitude": 126.9780123
}

// ์ถœ๋ ฅ ์˜ˆ์‹œ
{
  "current": [...],
  "ultraShortForecast": [...],
  "forecast": [...]
}

์˜ˆ์‹œ:

์„œ์šธ ์–‘์ฒœ๊ตฌ ๋‚ ์”จ ์•Œ๋ ค์ค˜ => ์œ„๋„ ์ž๋™์œผ๋กœ ๊ฐ€์ ธ์™€ ์ž…๋ ฅํ•ฉ๋‹ˆ๋‹ค.

์„ค์น˜ ๋ฐฉ๋ฒ•

NPX๋ฅผ ์‚ฌ์šฉํ•œ ์„ค์น˜

{
  "mcpServers": {
    "weather": {
      "command": "npx",
      "args": ["-y", "@dbsxortime/mcp-weather-server"],
      "env": {
        "WEATHER_API_KEY": "<YOUR_WEATHER_API_KEY>"
      }
    }
  }
}

๋ผ์ด์„ผ์Šค

MIT

๋ฌธ์˜

๋ฌธ์ œ๊ฐ€ ์žˆ๊ฑฐ๋‚˜ ๋ฌธ์˜์‚ฌํ•ญ์ด ์žˆ์œผ์‹œ๋ฉด ์ด์Šˆ๋ฅผ ์ƒ์„ฑํ•ด์ฃผ์„ธ์š”.