Skip to main content
Glama
swwayam
by swwayam

Related Servers

Alternatives to Weather Pro

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A production-ready MCP server that provides real-time weather information, forecasts, and alerts to LLM clients using the Open-Meteo API, with support for 26+ global cities, dual transport (STDIO/HTTP), and Docker deployment.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      This MCP server provides tools like weather lookup and follows the Model Context Protocol for tool calling, resource sharing, and prompt templates.
      205 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A production-ready MCP server that provides real-time weather information, forecasts, air quality, and weather alerts through the OpenWeatherMap API. It integrates with Claude Desktop and other MCP-compatible clients for natural language weather queries.
      -
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      A basic Model Context Protocol server implementation that demonstrates core MCP functionality including tools and resources. Provides weather alerts through the Weather API and serves as a learning example for MCP development.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server built with the mcp-framework to provide weather-related tools and data to AI clients. It enables integration of weather capabilities and custom tools into the MCP ecosystem for use with platforms like Claude Desktop.
      7 npm
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A no-API-key-required MCP server that wraps Open-Meteo APIs to provide geocoding and weather forecast data, enabling city lookups and multi-day forecasts through tools, resources, and prompts.
      MIT

    TDQS

    A4.1/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools, get_weather and compare_weather, have clearly distinct purposes. get_weather focuses on a single city, while compare_weather handles multiple cities, so there is no ambiguity.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun pattern (compare_weather and get_weather) using snake_case. The naming is predictable and easy to parse.

    Tool Count3/5

    With only 2 tools, the server is on the low end for a weather service, especially given the 'Pro' name. While the tools are useful, the count feels thin for comprehensive weather coverage.

    Completeness3/5

    The server covers current weather and comparison but lacks common operations like forecast or historical data. This is a notable gap for a weather-focused server.

    Maintenance

    ActivityStale
    ResponsivenessNo issues