US NWS alerts by state and short-term (next 5 periods) point forecasts.
An MCP server that provides: Active US National Weather Service (NWS) alerts by two-letter state code Short-term point forecasts (next 5 periods) for latitude/longitude coordinates Data is sourced from the public NWS API at Tool | Description | Inputs | ------|-------------|--------| | Fetch active NWS alerts for a US state | (string, two-letter code) | | Fetch short-term forecast (next 5…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP server that provides: Active US National Weather Service (NWS) alerts by two-letter state code Short-term point forecasts (next 5 periods) for latitude/longitude coordinates Data is sourced from the public NWS API at Tool | Description | Inputs | ------|-------------|--------| | Fetch active NWS alerts for a US state | (string, two-letter code) | | Fetch short-term forecast (next 5 periods) for coordinates | (number), (number) | Install dependencies: Run the MCP server (stdio transport):…