Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cloud4java • Uncategorized
An MCP server providing weather forecast and alert tools using the National Weather Service API.
Retrieve detailed weather forecasts for specific latitude and longitude coordinates.
Obtain active weather alerts for US states.
That require integration with a flexible, auto-configured MCP server using Spring Boot.
This Spring Boot starter project demonstrates building a Model Context Protocol (MCP) server that offers weather-related tools such as forecasts and alerts for US locations. It uses the National Weather Service API and supports synchronous and asynchronous operation modes with STDIO transport. The server benefits developers by enabling easy integration of weather data tools into AI agents via Spring's auto-configuration and dependency injection.