Provides real-time weather alerts and forecasts through a Model Context Protocol (MCP) server and client.
Sponsored
The Weather project delivers comprehensive real-time weather intelligence, serving as both a Model Context Protocol (MCP) server and client powered by the FastMCP framework. It seamlessly integrates with external APIs, like the National Weather Service (NWS), to offer crucial weather alerts and detailed forecasts. Engineered for high performance with asynchronous operations and a modular design, it further enhances user experience by incorporating a language model (DistilGPT-2) for summarizing weather data, accessible via command-line or a user-friendly Streamlit web application.
主な機能
01Real-time Weather Alerts for US states
02Detailed Weather Forecasts for specific locations
03Asynchronous Operations for high performance
04Modular Server and Client Design
05LLM Integration for weather data summarization
060 GitHub stars
ユースケース
01Fetching real-time weather alerts for any US state programmatically.
02Summarizing complex weather data using an integrated language model.
03Retrieving detailed weather forecasts for specific geographic coordinates.