A
licenseNot graded
qualityD
maintenanceEnables fetching weather alerts for US states and detailed 7-day forecasts for any US location via the National Weather Service API.
102 npm
GPL 3.0
No user-submitted related servers found.
Scored across 2 tools
The two tools are clearly distinct: one provides alerts for a state, the other provides forecasts for a location. No overlap or ambiguity.
Both tools follow a consistent 'get-' verb prefix with a clear noun (alerts, forecast), maintaining a predictable pattern.
With only 2 tools, the server feels thin. It's borderline—sufficient for a minimal weather use case but lacking the breadth typically expected.
The server lacks common weather operations such as current conditions, radar, or location search, creating significant gaps for typical weather-related queries.