Skip to main content
Glama

Related Servers

Alternatives to open-meteo

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables users to retrieve weather information through natural language prompts in MCP-compatible clients like Claude for Desktop.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables users to get weather forecasts for any city using the Open-Meteo API through natural language in Claude Desktop or VS Code.
      -
    • A
      license
      B
      quality
      D
      maintenance
      Enables to query real-time weather information for any city worldwide by automatically geocoding city names and retrieving temperature, precipitation, and other data via Open-Meteo APIs, seamlessly integrated with Claude Desktop.
      1
      MIT
    • 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

    TDQS

    A3.7/5.0

    Scored across 2 tools

    Disambiguation4/5

    The two tools have distinct purposes: one resolves coordinates, the other returns weather. However, get_forecast internally geocodes a city, creating slight overlap that could confuse an agent about whether geocode_city is a required prerequisite.

    Naming Consistency5/5

    Both names follow a clear snake_case verb_noun pattern (geocode_city, get_forecast) with no deviations.

    Tool Count3/5

    Only two tools is thin for a weather API server. While the tools are focused, the surface feels underdeveloped for the apparent scope of Open-Meteo.

    Completeness3/5

    The server covers basic geocoding and a short forecast, but notable operations like hourly forecasts, historical weather, reverse geocoding, and access to additional weather variables are missing.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues