Fetches current weather conditions, forecasts, and alerts through integration with AI assistants like GitHub Copilot and Claude Desktop.
Sponsored
Weather provides a robust Model Code Provider (MCP) server solution, built entirely in Python, to seamlessly integrate weather data fetching capabilities into your AI assistant workflows. It operates as a local standard I/O server, easily configurable with popular MCP clients such as GitHub Copilot in VS Code and Claude Desktop. Users can query for current weather conditions, retrieve short-term forecasts, and fetch regional weather alerts, making it an invaluable tool for context-aware AI interactions.
Key Features
01Runs as a local standard I/O server
02Retrieves current weather conditions for any city
03Provides short-term weather forecasts
04Seamless integration with GitHub Copilot (VS Code) and Claude Desktop
05Fetches regional weather alerts (e.g., for US states)
060 GitHub stars
Use Cases
01Quickly obtain current weather conditions for any city via AI assistant prompts
02Receive short-term weather forecasts for planning activities or events
03Monitor regional weather alerts for specific geographic areas
04Integrate weather data directly into coding or research workflows using AI tools