关于
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.
主要功能
- MCP-compliant server with Express transport
- Modular codebase for easy extension
- Type-safe API using Zod validation
- Real-time weather data retrieval for any city
- 0 GitHub stars
- Weather news reporting in broadcast style
使用案例
- Generating automated, broadcast-style weather news reports for various platforms
- Developing applications that require robust and dynamic weather information
- Integrating real-time weather data into MCP-compliant applications