Weather MCP Server
Related Servers
Alternatives to Weather MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceProvides weather alerts and forecasts for US locations using the National Weather Service API.55 npmGPL 3.0
- AlicenseNot gradedqualityCmaintenanceProvides weather alerts and forecasts for US locations using the National Weather Service API.55 npmGPL 3.0
- AlicenseNot gradedqualityCmaintenanceProvides weather alerts and forecasts for US locations using the National Weather Service API.55 npmGPL 3.0
- AlicenseNot gradedqualityDmaintenanceProvides weather alerts and forecasts for US locations using the National Weather Service API.GPL 3.0
- AlicenseNot gradedqualityDmaintenanceProvides US weather alerts and forecasts via the National Weather Service API.55 npmGPL 3.0
- FlicenseNot gradedqualityDmaintenanceProvides weather forecasts, current conditions, and alerts for US locations using the National Weather Service API.1-
TDQS
Scored across 2 tools
get_alerts and get_forecast are clearly distinct in both purpose and input parameters—one targets alerts by state, the other forecasts by coordinates. There is no overlap or ambiguity between the two.
Both tools follow the same get_ verb_noun pattern, making the naming scheme predictable and consistent. No mixed conventions or vague verbs.
With only two tools, the server sits at the thin end of the spectrum. Each tool is useful, but the count feels minimal for a weather service that could reasonably offer current conditions, hourly forecasts, or location search.
The core alert and forecast capabilities are covered, but obvious weather-domain operations are missing, such as current conditions, location search, or more granular forecast types. Agents may need to work around these gaps.