Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by alexandredavi • Uncategorized
An MCP server providing weather forecasts and alerts using the National Weather Service API.
Retrieve weather forecasts by latitude and longitude.
Get weather alerts for US states.
That require integration with MCP clients over SSE or STDIO transports.
This MCP server sample project demonstrates how to create a weather service using Spring AI MCP Server Boot Starter with WebMVC transport. It offers tools to retrieve weather forecasts by geographic location and weather alerts by US state, supporting both SSE and STDIO transports. The server enables easy integration with MCP clients and automatic tool registration using Spring AI annotations, facilitating real-time weather data access.