Skip to main content
Glama
jikime

Python MCP Korea Weather Service

by jikime

Related Servers

Alternatives to Python MCP Korea Weather Service

No user-submitted related servers found.

    Related Servers

    • 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
      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
      C
      quality
      D
      maintenance
      An MCP server that provides access to current weather data and 5-day forecasts via the Open Weather13 API. It enables users to retrieve weather information using city names or geographic coordinates across various languages.
      3
      -

    TDQS

    B3.4/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: get_forecast retrieves weather forecast data, while get_grid_location provides grid coordinates needed for API calls. There is no overlap in functionality, and an agent can easily tell them apart based on their descriptions.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun naming pattern (get_forecast, get_grid_location). The naming is predictable and readable, with no deviations or mixed conventions.

    Tool Count2/5

    With only two tools, the server feels thin for a weather service domain. While the tools cover forecast retrieval and coordinate lookup, there are likely gaps in functionality (e.g., historical data, alerts, or broader regional coverage) that could limit agent workflows.

    Completeness2/5

    The tool set is severely incomplete for a weather service. It lacks essential operations such as historical weather data, severe weather alerts, multi-day forecasts, or location search beyond grid coordinates. Agents will face dead ends when trying to perform common weather-related tasks.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues