Skip to main content
Glama
00aimlds00

Weather MCP Server

by 00aimlds00

Related Servers

Alternatives to Weather MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      C
      maintenance
      Provides an LLM with tools to retrieve US National Weather Service forecasts and active alerts, enabling natural-language answers about current conditions.
      2
      -
    • F
      license
      D
      quality
      C
      maintenance
      Enables fetching active weather alerts and forecasts for US locations via the National Weather Service API, supporting queries like 'Are there any active alerts in California?'
      2
      -
    • A
      license
      B
      quality
      D
      maintenance
      Enables AI assistants to access real-time US weather forecasts and alerts through the National Weather Service API.
      2
      5 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables users to get weather forecasts and alerts for any US city and state through natural language queries using the National Weather Service API.
      -

    TDQS

    B3.4/5.0

    Scored across 2 tools

    Disambiguation5/5

    get_alerts and get_forecast have entirely distinct purposes: one retrieves weather alerts for a state, the other retrieves forecasts for coordinates. There is no overlap or potential confusion between them.

    Naming Consistency5/5

    Both tools follow the same get_noun pattern, making the naming scheme predictable and internally consistent. Even with just two tools, the convention is clear.

    Tool Count3/5

    Two tools falls into the borderline range for a weather service. While the tools are both useful, the count feels thin for a general-purpose weather server that would typically also include current conditions or location-based search.

    Completeness3/5

    The server covers alerts and forecasts, but lacks other common weather operations such as current conditions, hourly forecasts, or marine weather. These are notable gaps, though the two existing tools cover important requested functionality.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues