F
licenseB
qualityD
maintenanceAn MCP server that provides weather information and alerts for US locations using the National Weather Service API, enabling retrieval of weather forecasts and active weather alerts.
2
-
No user-submitted related servers found.
Scored across 2 tools
The two tools serve clearly distinct purposes: one for weather alerts and one for forecasts. There is no overlap in functionality.
Both tools follow a verb_noun pattern, but one uses underscores (get_alerts) while the other uses a hyphen (get-forecast). This inconsistency could confuse an agent expecting uniform naming.
With only two tools, the server feels too thin for a comprehensive weather service. While it covers alerts and forecasts, it lacks other common NWS operations like current conditions.
The tool set provides only alerts and forecasts, missing significant NWS operations such as current observations, radar, or marine forecasts. This creates notable dead ends for agents.