Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by matrupriya2048 • Geospatial & Location
An MCP server that fetches active weather alerts and short-term forecasts from the U.S. National Weather Service API for use by MCP clients.
Retrieve current weather alerts for a given U.S. state to inform users about severe weather risks.
Obtain short-term localized weather forecasts by latitude/longitude to support scheduling or route planning.
A simple MCP-integrated weather source using the National Weather Service API without requiring external paid APIs.
This MCP server provides two tools: get_alerts(state) to return active weather alerts for a U.S. state and get_forecast(latitude, longitude) to return short-term forecasts for a location. It uses the National Weather Service API and communicates over standard I/O so it can be run with the MCP framework (mcp[cli]) and integrated into MCP clients. The server is lightweight and intended to let agents query up-to-date weather alerts and localized forecasts programmatically.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.