Provides a dedicated server for interacting with the public Open-Meteo weather APIs, enabling geocoding and forecast data retrieval.
This server integrates with the public Open-Meteo weather APIs, offering functionalities to search for locations using Open-Meteo's geocoding service and retrieve weather forecasts. It supports fetching forecasts by geographical coordinates or directly by place name, making it easy to access weather information without requiring an upstream API key for the public Open-Meteo API.
主要功能
01Search places with Open-Meteo geocoding
02Fetch forecasts directly by place name
031 GitHub stars
04No upstream API key required for the public API
05Fetch forecasts by coordinates
使用案例
01Search for geographical locations by name using Open-Meteo's geocoding service
02Obtain weather forecasts for a named location in a single step
03Retrieve precise weather forecast data for specific latitude and longitude coordinates