Provides weather information via the National Weather Service (NWS) API using the Model Context Protocol.
This TypeScript-based server leverages the Model Context Protocol (MCP) to deliver weather-related data. It fetches weather alerts by state and forecasts by geographic coordinates, all while supporting GeoJSON formats. Designed for maintainability with a clear TypeScript interface, it offers a practical demonstration of an MCP server implementation.