
A straightforward weather data provider that gives AI agents three core operations: current conditions, forecasts, and historical lookups. Built on the MCP protocol with stdio transport, so you drop it into Claude Desktop or any MCP client and immediately get structured weather intelligence without wrestling with REST APIs or rate limits. The README mentions agricultural alerts and severe warnings, but the three main tools are what you'll use day to day. Useful when you're building assistants that need to check weather before scheduling, compare historical patterns, or pull forecast data into planning workflows. Ships as a PyPI package, so installation is just pip or uvx.