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.
Key Features
01Retrieve active weather alerts for any US state
02Simple API interface using FastMCP framework
03Obtain weather forecasts for specific latitude and longitude
040 GitHub stars
Use Cases
01Educational project for learning API development and data integration
02Programmatic access to US National Weather Service alerts