F
licenseNot graded
qualityC
maintenanceProvides MCP tools for retrieving active weather alerts by U.S. state and short-term forecasts by latitude/longitude using the National Weather Service API.
-
No user-submitted related servers found.
Scored across 2 tools
The two tools serve completely distinct purposes: one for weather alerts and one for forecasts, making misselection unlikely.
Both tools follow the consistent verb_noun pattern using snake_case: get_alerts and get_forecast.
With only 2 tools, the server feels thin; weather services typically benefit from additional tools like current conditions or hourly forecasts.
The set covers alerts and forecasts but misses common weather operations such as current conditions, historical data, or location search.