Korea Weather Forecast
CreatedIndigo-Coder-github
Provides weather forecasts for locations in South Korea using data from the Korea Meteorology Administration.
About
This tool serves as an MCP server, delivering current weather conditions, 6-hour forecasts, and 5-day forecasts for locations within South Korea. It leverages the Korea Meteorology Administration's API through the Korea Public Data Portal, requiring users to provide latitude and longitude coordinates. Note that the 5-day forecast feature may be unstable due to the size of the data.
Key Features
- Utilizes the Korea Meteorology Administration (KMA) API.
- Automatically detects the current date and time using the Python datetime module.
- Integrates with MCP-compatible clients (e.g., Claude for Desktop).
- Offers 6-hour weather forecasts.
- 0 GitHub stars
- Provides current weather conditions based on latitude and longitude.
Use Cases
- Automating weather data retrieval for various applications.
- Integrating weather forecasts into MCP-based applications.
- Providing location-specific weather information for users in South Korea.