openweathermap-sse-mcp-server
0
The MCP Weather Server is a FastAPI-based application that provides weather information using the OpenWeatherMap API. It integrates seamlessly with Home Assistant via the Model Context Protocol, offering current weather, daily, and hourly forecasts. The server is configurable and supports both metric and imperial units.
Current_weather
Get the current weather conditions
hourly_forecast
Get hourly weather forecasts
daily_forecast
Get daily weather forecasts