Provides real-time weather information for any city worldwide using the Open-Meteo API.
This tool functions as a Model Context Protocol (MCP) server, offering real-time weather updates globally. It leverages the Open-Meteo API for both geocoding city names into coordinates and fetching current weather data, including temperature in Celsius and wind speed in km/h. Designed for effortless deployment, it is fully containerized with Docker and easily integrates with MCP clients such as Claude Desktop, enabling quick access to live weather conditions.
主な機能
01Get current weather for any city worldwide
02Easy to deploy and use
03Fully containerized with Docker
040 GitHub stars
05Provides wind speed in km/h
06Returns temperature in Celsius
ユースケース
01Providing standardized weather information to custom applications
02Integrating real-time weather data into AI assistants and MCP clients
03Developing and testing MCP client interactions with external APIs