Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by hall9zeha • Uncategorized
A Spring Boot MCP server exposing weather and air quality services via OpenWeatherMap API.
Query current weather and forecasts by city or coordinates.
Air quality and UV index data integrated with language models.
That require historical weather data and geographic coordinate conversions.
WeatherMCPServer provides REST endpoints and tools compatible with Spring AI and MCP to query current weather, extended forecasts, air quality, UV index, geographic coordinates, and historical weather data. It facilitates seamless integration with language models and MCP agents, supporting both local STDIO and remote web server modes. The server returns structured POJO responses ready for serialization and deserialization, enabling tool chaining and automatic reasoning over weather data.