Skip to main content
Glama
Tannu-225

Weather MCP Server

by Tannu-225

Related Servers

Alternatives to Weather MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides real-time weather data to Claude using the Open-Meteo API, with no API key required. Enables natural language queries like 'What's the weather in Tokyo?'.
      5 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Integrates the OpenWeather API with Claude to provide real-time weather updates, 5-day forecasts, and air quality data. It enables users to query current conditions, pollution levels, and coordinate-based weather information directly within their conversations.
      4
      MIT
    • 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
      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
      D
      maintenance
      Provides real-time weather data, forecasts, and historical weather information from OpenWeatherMap API for Claude Desktop, enabling natural language queries about current conditions, forecasts, air quality, and weather alerts worldwide.
      11
      MIT
    • 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.
      -

    TDQS

    B3.4/5.0

    Scored across 2 tools

    Disambiguation5/5

    get_forecast and get_air_quality target clearly distinct data domains (weather forecast vs air quality/pollutants), so an agent can unambiguously select between them. Both share a consistent location argument, removing any selection confusion.

    Naming Consistency5/5

    Both tools follow the identical verb_noun pattern (get_forecast, get_air_quality) with snake_case throughout. There is no deviation or mixed convention.

    Tool Count3/5

    Two tools is thin for a weather server's apparent scope; a single data-lookup pattern covers only forecast and air quality. It is functional but borderline sparse for the domain.

    Completeness3/5

    Core lookups are covered, but obvious operations are missing: current conditions, historical weather, hourly/daily breakdowns, and severe weather alerts. Agents would hit dead ends for common weather queries.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues