Fetches real-time weather data for any city and generates broadcast-style weather news reports.
Weather is a Node.js/TypeScript server built to implement the Model Context Protocol (MCP). It specializes in fetching real-time weather data for any city using the OpenMeteo API and transforming this data into concise, engaging, broadcast-style weather news reports. Designed for seamless integration with MCP clients, the server provides a type-safe API with Zod validation, offering a modular and extensible solution for applications requiring dynamic weather information.