Weather
0
Retrieves real-time and historical weather data, along with current time information, from the Open-Meteo API.
소개
This Model Context Protocol (MCP) server provides comprehensive weather services by integrating with the Open-Meteo API. It allows users to effortlessly access current weather conditions for specific cities, query historical weather data within a defined date range, and determine the current time across various timezones. Designed for seamless integration into existing MCP environments, this server offers essential meteorological data, making it an invaluable resource for applications that require accurate and up-to-date weather insights.
주요 기능
- Obtain current date and time for various IANA timezones.
- Access current weather conditions for any specified city.
- 0 GitHub stars
- Retrieve historical weather data for specific start and end dates.
- Easy integration via `cline_mcp_settings.json` configuration.
- Utilizes the free and open-source Open-Meteo API.
사용 사례
- Analyzing past weather patterns for climate studies or historical data correlation.
- Synchronizing time-sensitive operations across different geographical regions.
- Integrating real-time weather forecasts into applications or dashboards.