Public Data Portal Short-term Forecast
About
Provides current weather information using the Korea Meteorological Administration's short-term forecast API.
Details
- Author
- kinuk97
- Categories
- Other, API
Jump to
Setup
Install Public Data Portal Short-term Forecast in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/kinuk97/mcp-get-weather
Follow the installation instructions in the repository README, then restart your MCP client.
Provides current weather information using the Korea Meteorological Administration's short-term forecast API.
기상청 단기예보 API를 활용해현재 날씨 정보를 응답하는 MCP 서버입니다.
src/util.ts 파일 내에 공공데이터포털에서 발급받은 기상청 단기예보 서비스 키를 입력합니다.
const API_SERVICE_KEY = ""; / input your service key /
{ "mcpServers": { "weather": { "command": "node", "args": ["/your/source/path/build/index.js"] } } }
다음과 같은 질문에 응답합니다.
이 MCP는기상청의 실시간 단기 관측 데이터를 기반으로 하므로,
"현재 시각의 날씨"만 응답 가능하며, 내일/모레/주간 예보는 지원하지 않습니다.
지금 서울 날씨 어때? 과천은 비 와? 지금 인천 날씨 알려줘 대전 현재 날씨는?
> ⚠️ 기상청 단기예보 실황 API만 사용합니다. > 따라서 "지금", "현재"와 관련된 질문만 응답 가능합니다.
Provides weather data using the Open-Meteo API.
Access meteorological data for Portugal from the IPMA public API using natural language.
Provides accurate Islamic prayer times for locations throughout Malaysia using the waktusolat.app API.
Provides weather information using the Japan Meteorological Agency API. No authentication required.
Provides real-time weather information and forecasts using the OpenWeatherMap API.
A production-clean MCP server for the free Open-Meteo weather API (geocoding, forecast, air quality) with SRE-grade rate limiting, backoff, and structured logging.
SkyLinkAPI MCP Server | Aviation Data MCP Server
Connect SkyLink API to Claude Desktop, Cursor, or any MCP client in under a minute. Ask about live flights, weather, NOTAMs, and ADS-B positions — your AI gets real data, not hallucinations.
A server for fetching weather information in Japan.
Provides current weather data and forecasts using the QWeather API.
An API for AI models to fetch weather data.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




