Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bittush8789 • Analytics & Monitoring
An MCP server that fetches National Weather Service alerts and short-term forecasts for use by agent clients.
Retrieve current active weather alerts for a given U.S. state to trigger notifications or mitigation workflows.
Short-term weather forecasts for specific coordinates to inform routing, scheduling, or outdoor task planning.
Integrate NWS-derived weather data into larger automation pipelines or decision-making systems via MCP.
This MCP server queries the U.S. National Weather Service API to provide active weather alerts by state and short-term forecasts by geographic coordinates. It exposes two simple tools: get_alerts(state) and get_forecast(latitude, longitude), intended for automation agents communicating over the MCP protocol. The server runs as a standalone process (uses httpx) and is designed to be integrated into MCP clients for real-time weather information.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.