Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by MammothGrowth • Analytics & Monitoring
Provides current weather forecasts and active weather alerts for US locations using the US National Weather Service API.
Fetch current, location-specific weather forecasts (by latitude/longitude) to inform responses or automated actions.
Check active weather alerts and warnings for a given US state to trigger notifications or safety guidance.
Integrate US National Weather Service data into chat assistants, dashboards, or automation workflows (e.g., via Claude Desktop or MCP Inspector).
This MCP server exposes tools to fetch detailed weather forecasts for latitude/longitude coordinates and to retrieve active weather alerts for US states. It integrates easily with MCP-capable clients (examples in the README include Claude Desktop and the MCP Inspector). The server is lightweight, uses the public US National Weather Service API, and is suitable for agents that need reliable, up-to-date US weather information; it requires an internet connection and only supports US locations.
Get weather alerts for a US state. Args: state: Two-letter US state code (e.g. CA, NY) Returns: A formatted string containing all active alerts for the state
Get weather forecast for a location. Args: latitude: Latitude of the location longitude: Longitude of the location Returns: A formatted string containing the weather forecast
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.