mcp-weather-sse
0
The MCP Weather SSE Server is a Model Context Protocol server providing real-time weather data via Server-Sent Events using the OpenWeatherMap API. It facilitates seamless integration with AI tools and offers tools to fetch weather data by city or coordinates.
get_current_weather
Get the current weather conditions of the city, support unit and city name parameters
get_weather_forecast
Get multi-day weather forecast for the city, supporting days, units and city name parameters
get_weather_by_coordinates
Get weather information for specific geographical coordinates, supporting units and coordinate parameters