Skip to main content
Glama
KDimkuz

mcp-weather-connector

by KDimkuz

Related Servers

Alternatives to mcp-weather-connector

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to retrieve real-time weather conditions and 7-10 day forecasts for any location via Open-Meteo, with no API key required.
      4 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Provides comprehensive access to Open-Meteo weather APIs, including forecasts, historical data, air quality, marine weather, and geocoding, enabling LLMs to retrieve weather information and location data.
      17
      361 npm
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Provides weather forecasts and geocoding lookup using free Open-Meteo APIs, enabling LLMs to query real-time weather and multi-day forecasts for any location.
      1
      2 npm
      ISC
    • A
      license
      Not graded
      quality
      F
      maintenance
      Enables AI assistants to retrieve current weather, forecasts, and summaries for any global location using the Open-Meteo API, with no API key required.
      5 npm
      Creative Commons Zero v1.0 Universal
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides live weather data (current conditions, forecasts) and city geocoding through Open-Meteo API, enabling AI assistants to answer weather queries without an API key.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables AI assistants to look up live weather data, including current conditions and up to 16-day forecasts, by converting place names to coordinates and fetching data from the Open-Meteo API without requiring an API key.
      3
      62 npm
      MIT

    TDQS

    A3.8/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: current conditions, multi-day forecast, and location validation. There is no overlap or ambiguity between them, even though two tools accept a city argument.

    Naming Consistency3/5

    Naming is readable but inconsistent: current_weather is a noun phrase, forecast is a bare noun, and locate is a verb. A more consistent pattern like get_current_weather, get_forecast, and validate_location would be clearer.

    Tool Count5/5

    Three tools is well-scoped for a weather connector. Each tool covers a necessary function without unnecessary overlap or bloat.

    Completeness4/5

    The core weather workflows are covered: current conditions and multi-day forecasts, with optional location validation. Minor gaps exist, such as lacking unit selection or weather alerts, but these are not essential for most use cases.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues