The Go Weather tool functions as a Model Context Protocol (MCP) server, offering a streamlined way to access comprehensive weather information. It integrates with the Open-Meteo API to deliver current weather, hourly (24h), and daily forecasts. Users can retrieve data by providing precise latitude and longitude coordinates or by searching with a city name, optionally refined by a country code. The server supports customizable units for temperature, wind speed, and precipitation, making it adaptable for various applications, especially those built to interact with MCP servers like Claude Desktop.
主な機能
01Retrieve weather and forecasts using latitude and longitude coordinates
02Search for weather by city name with built-in geocoding capabilities
030 GitHub stars
04Customize units for temperature (Celsius/Fahrenheit), wind speed, and precipitation
05Access detailed hourly (24h) and daily weather forecasts