Provides weather forecast and alert tools via Server-Sent Events (SSE) using the Model Context Protocol (MCP).
This TypeScript server implements the Model Context Protocol (MCP) to deliver weather information tools through Server-Sent Events (SSE). It offers remote connectivity via HTTP, allowing clients to connect over a network and access tools like `get-forecast` and `get-alerts`, which connect to the US National Weather Service API.