Skip to main content
Glama
Kohei-Suzuki22

Weather MCP Server

Related Servers

Alternatives to Weather MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      Provides weather information and alerts from the National Weather Service, including active weather alerts for US states and location-based forecasts using latitude/longitude coordinates.
      2
      MIT
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      Provides real-time weather forecasts and active weather alerts for US locations using the National Weather Service API. It enables users to retrieve detailed local forecasts via coordinates and monitor state-specific weather warnings.
      55
      -
    • A
      license
      B
      quality
      D
      maintenance
      Provides tools to fetch real-time weather data from the National Weather Service API, allowing users to retrieve weather alerts by state and detailed forecasts by coordinates.
      2
      55
      GPL 3.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides weather information using the US National Weather Service API, including active weather alerts for US states and location-specific forecasts based on latitude and longitude coordinates.
      55
      MIT

    TDQS

    B3.1/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: get_alerts retrieves alerts for US states, while get_forecast provides forecasts for geographic coordinates. There is no overlap in functionality or ambiguity between them.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun pattern (get_alerts, get_forecast) with the same verb style and snake_case convention. The naming is perfectly uniform and predictable.

    Tool Count2/5

    With only 2 tools, the server feels thin for a weather domain. It lacks basic operations like current conditions, historical data, or location search, making it borderline too minimal for practical use.

    Completeness2/5

    The tool surface is severely incomplete for a weather server. It misses core functionalities such as current weather, location lookup, radar data, and unit conversion, leaving significant gaps that will hinder agent workflows.