Skip to main content
Glama
jshsakura

oc-korea-weather-time-mcp

by jshsakura

Related Servers

Alternatives to oc-korea-weather-time-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      MCP server that provides Korean weather information using grid coordinates and the Korea Meteorological Administration API, allowing users to query current weather conditions and forecasts for specific locations in Korea.
      2
      7
      Apache 2.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables querying South Korean meteorological observation data and short-term forecasts by region name or grid coordinates via the MCP protocol.
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      An MCP server that provides Korean weather information from the Korea Meteorological Administration's short-term forecast API, enabling natural language queries about weather conditions such as current weather, rain forecasts, and suitability for outdoor activities.
      3
      12
      -
    • A
      license
      B
      quality
      D
      maintenance
      Provides tools to retrieve current weather conditions and daily forecasts for cities worldwide using the Open-Meteo API. This Python-based server enables MCP-compatible clients to access real-time meteorological data through a standardized interface.
      2
      MIT

    TDQS

    A4.2/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a distinct operation: time lookup, time conversion, timezone search, current weather, hourly forecast, and daily forecast. The two 'get_current_*' tools are clearly separated by domain (time vs weather) and description.

    Naming Consistency5/5

    All tool names follow a verb_noun pattern (get_*, convert_*, find_*). The verbs are semantically appropriate and the pattern is consistent across both domains.

    Tool Count5/5

    6 tools is well-scoped for a combined time and weather server. Each tool covers a necessary function without unnecessary bloat.

    Completeness4/5

    The time domain covers current time, conversion, and timezone search. The weather domain covers current observations, hourly forecast, and daily forecast. Minor gaps like weather alerts or location search exist but core workflows are covered.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues