F
licenseNot graded
qualityC
maintenanceEnables AI agents to retrieve current weather conditions and 3-day forecasts for cities through standardized MCP tools over stdio.
-
No user-submitted related servers found.
Scored across 1 tool
Only one tool exists, so there is no possibility of confusion or overlap. The single tool's purpose is immediately clear from its name and description.
The single tool name follows a clear verb-noun camelCase pattern (getCityWeather), and there are no other names to create inconsistency.
One tool feels thin for a weather server, which often supports forecasts, alerts, and other query types. It is not necessarily wrong, but it is on the low end of acceptable.
The tool covers the specific task of fetching current city weather, but leaves obvious gaps like forecasts, historical data, or unit selection unexplained. It is adequate for a narrow demo, but not a full weather service.