US Weather MCP Server
Related Servers
Alternatives to US Weather MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceProvides real-time weather alerts and forecasts from the National Weather Service for US locations, integrating with AI assistants via the Model Control Protocol.-
- AlicenseNot gradedqualityDmaintenanceProvides real-time weather data and forecasts globally through the Model Context Protocol, enabling AI assistants to access weather information without web searches.361 npmMIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI models to fetch weather alerts and detailed forecasts for US locations using the National Weather Service API.95 npmGPL 3.0
- AlicenseAqualityDmaintenanceProvides real-time US weather data for AI assistants via MCP, including current conditions, forecasts, alerts, severe weather outlooks, radar, upper-air analysis, and surface analysis. Supports optional personal weather station integration.94ISC
- AlicenseBqualityDmaintenanceA Model Context Protocol server that provides tools to fetch weather alerts for US states and forecasts based on latitude/longitude coordinates using the US National Weather Service API.295 npm1MIT
- FlicenseNot gradedqualityDmaintenanceProvides real-time weather data including temperature, humidity, and conditions for any city through the Model Context Protocol.4-
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: one retrieves weather alerts for a state, while the other provides forecasts for a location. There is no overlap or ambiguity between these functions, making it easy for an agent to select the correct tool based on the user's request.
Both tools follow a consistent verb_noun pattern with 'get_' as the prefix, ensuring predictability and readability. The naming style is uniform across the toolset, with no deviations or mixed conventions.
With only two tools, the server feels thin for a weather domain, as it lacks essential operations like current conditions, historical data, or radar information. This minimal set may limit an agent's ability to handle comprehensive weather-related queries effectively.
The tool surface is significantly incomplete for a weather server, missing core functionalities such as current weather, radar maps, or severe weather details. While alerts and forecasts are useful, the absence of these key operations creates notable gaps that could lead to agent failures in broader scenarios.