Skip to main content
Glama

Related Servers

Alternatives to mcp-server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      An extensible MCP server with weather and time tools for Claude Desktop. It provides current time with automatic timezone detection, weather alerts for US states, and 5-period forecasts for coordinates.
      4
      MIT
    • 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.
      14 npm
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      A zero-config MCP server that provides real-time weather data and 5-day forecasts for any location without requiring API keys, enabling natural language weather queries through Claude.
      9 npm
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      MCP server that provides weather tools for current conditions, daily forecasts, and outdoor activity recommendations using Open-Meteo data.
      -

    TDQS

    A4.2/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool serves a distinct purpose: clear_old_cache for cache maintenance, get_alerts for weather alerts, get_current_time for time retrieval, and get_forecast for weather forecast. No overlap in functionality.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern using snake_case: clear_old_cache, get_alerts, get_current_time, get_forecast. The naming convention is uniform.

    Tool Count5/5

    With 4 tools, the server is well-scoped. The number is appropriate for a focused set of utilities, not too few or too many.

    Completeness2/5

    The tool set lacks cohesion: it combines weather (alerts, forecast) with time and cache maintenance, but omits common weather operations like current conditions or location search. The cache clearing tool is specific to weather cache, yet the time tool is unrelated, leaving gaps in both potential domains.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues