Integrates with the US National Weather Service to provide real-time weather data and alerts through a simple API.
Weather is an MCP server developed as a practical exercise, leveraging the FastMCP framework to offer access to US National Weather Service (NWS) data. It allows users to retrieve active weather alerts for any US state and obtain detailed weather forecasts for specific geographic coordinates. Designed for educational and experimental purposes, it serves as an excellent resource for learning about API integration and building custom weather data services.