Skip to main content
Glama
jkf87

Weather MCP Server

by jkf87

Related Servers

Alternatives to Weather MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides real-time weather information for South Korea, including temperature, sky condition, precipitation type, humidity, and precipitation amount, based on latitude and longitude coordinates using public data from the Korea Meteorological Administration.
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides current weather information for any city worldwide using the free Open-Meteo API, enabling users to query temperature, wind speed, humidity, and weather conditions through natural language.
      10 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides real-time and historical weather data for any city worldwide, including forecasts, air quality, and marine conditions, using the free Open-Meteo API.
      10 npm
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      Connects to the Korea Meteorological Administration (KMA) Open API to provide short-term and ultra-short-term weather forecasts for South Korea. It enables users to query current weather conditions and future forecasts based on latitude and longitude.
      2
      -

    TDQS

    B3.2/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: get_weather retrieves weather data for a specific city, while list_cities provides the list of available cities. There is no overlap or ambiguity between them.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun pattern (get_weather, list_cities) with clear, descriptive names that align with their functions. There are no deviations in naming style.

    Tool Count2/5

    With only 2 tools, the server feels thin for a weather domain. It lacks essential operations like forecast retrieval, historical data, or location-based searches, which limits its utility for comprehensive weather-related tasks.

    Completeness2/5

    The tool set is severely incomplete for a weather server. It only supports current weather for a limited set of cities, missing forecasts, historical data, multi-city queries, and other common weather API features, leading to significant gaps in functionality.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues