Skip to main content
Glama
liuweihongliuxinyu

weather-mcp-server

Related Servers

Alternatives to weather-mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to retrieve current weather conditions and 3-day forecasts for cities through standardized MCP tools over stdio.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides weather data from WeatherAPI.com through MCP, enabling AI agents to query current conditions and forecasts via natural language.
      5 npm
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      Enables AI agents to retrieve real-time weather conditions and forecasts via OpenWeatherMap API. Supports interactive weather queries and travel planning through MCP tools, resources, and prompts.
      2
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides weather data from OpenWeatherMap API through MCP tools and a REST API with OpenAPI support. Enables LLM agents to retrieve current weather, forecasts, and temperature ranges by city or coordinates.
      5 npm
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      Provides real-time weather information for cities worldwide using the OpenWeatherMap API, accessible through natural language queries via the MCP protocol.
      1
      -

    TDQS

    A4/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool targets a distinct weather aspect: air quality, current weather, and forecast. There is no overlap in purpose.

    Naming Consistency5/5

    All tools follow the consistent 'get_' prefix with a noun describing the data type: get_air_quality, get_current_weather, get_forecast.

    Tool Count5/5

    Three tools is a compact and appropriate number for a weather MCP server, covering the essential weather data endpoints without excess.

    Completeness4/5

    Covers the core weather needs (current, forecast, air quality). Missing historical data or severe weather alerts, but these are reasonable omissions for a basic weather server.

    Maintenance

    ActivityStale
    ResponsivenessNo issues