소개
Weather is a Go-based Model Context Protocol (MCP) server designed to deliver real-time and future hourly weather information. It integrates with the OpenWeatherMap API, supporting diverse location inputs including city names (both English and Chinese), district names, and geographic coordinates. Built with Domain-Driven Design (DDD) principles, this server is easily configurable and can be seamlessly integrated into various MCP clients, enabling applications to access comprehensive weather data efficiently.
주요 기능
- Multilingual support, including Chinese city names
- Supports queries by city name, district name, and coordinates
- 0 GitHub stars
- Provides future hourly weather forecasts (up to 9 hours)
- Real-time weather lookup
- Easy integration via Model Context Protocol (MCP)
사용 사례
- Integrating real-time weather data into AI assistants or automated systems
- Retrieving future hourly weather forecasts for specific locations
- Providing localized weather information in applications