A
licenseA
qualityB
maintenanceMCP server that provides current weather for any city using Open-Meteo APIs. It exposes a single tool 'get_weather' returning temperature, humidity, wind, and other weather data.
1
7 npm
MIT
No user-submitted related servers found.
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion between tools.
Single tool name 'get_weather' follows a clear verb_noun pattern, consistent with the tool's purpose.
A single tool for a weather server is minimal but acceptable if it covers the core use case. However, it lacks additional functionality like forecasts.
The server only provides current weather, missing common features such as forecasts, historical data, or severe weather alerts, which are significant gaps for a weather service.