openweather-mcp-server
0
The OpenWeather MCP Server is a Model Context Protocol server that supplies weather data via the Open-Meteo API. It allows retrieval of current and forecasted weather using only latitude and longitude coordinates and does not require an API key. It supports multiple units of measurement and includes performance-boosting caching.
get_current_weather_by_coordinates
Get current weather data through latitude and longitude coordinates
get_forecast_by_coordinates
Get weather forecast data through latitude and longitude coordinates