Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ismailsengul • Uncategorized
Provides weather forecasts and alerts using the National Weather Service APIs via a Spring Boot MCP server.
Obtain weather forecasts based on geographic coordinates.
Retrieve active weather alerts for US states.
Integration with Spring AI's tool mechanism for weather data.
This MCP server is a demo project built with Spring Boot that integrates with the National Weather Service APIs to deliver weather forecasts and active weather alerts by location. It leverages the Model Context Protocol and Spring AI's tool mechanism for enhanced functionality. The server supports querying weather data by latitude and longitude and retrieving alerts for any US state, making it useful for applications requiring real-time weather information.