Weather
Integrates with the US National Weather Service to provide real-time weather data and alerts through a simple API.
About
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
- Retrieve active weather alerts for any US state
- Simple API interface using FastMCP framework
- Obtain weather forecasts for specific latitude and longitude
- 0 GitHub stars
Use Cases
- Educational project for learning API development and data integration
- Programmatic access to US National Weather Service alerts
- Building custom applications requiring localized weather forecasts