A
licenseNot graded
qualityD
maintenance基于高德地图API的MCP天气预报服务器,提供中国城市的实时天气和天气预报查询功能。
7 npm
4
MIT
No user-submitted related servers found.
Scored across 2 tools
Each tool targets a clearly distinct weather data type: forecast (future days) vs live (current conditions), with no overlap.
Both tools follow a consistent verb_noun pattern with snake_case: get-weather-forecast and get-weather-live.
Two tools is minimal but covers the core weather needs (forecast and live). Could be expanded with alerts or historical data.
Covers forecast and live conditions, but lacks extras like air quality, UV index, or severe weather warnings that a comprehensive weather service might offer.