Skip to main content
Glama
yukincom

Home Weather MCP

by yukincom

Related Servers

Alternatives to Home Weather MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides weather information for 110 cities across Japan with natural language support for location names in kanji, hiragana, and katakana. Retrieves current weather conditions and forecasts using OpenMeteo API through MCP-compliant tools.
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables users to check weather conditions using Open-Meteo's free API with GitHub OAuth authentication and personalized location management. Users can save custom location labels (like 'home' or 'office') and query weather using these convenient shortcuts.
      17 npm
      11
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Enables AI assistants to retrieve current weather conditions and forecasts for specified locations by geocoding places and pulling data from Open-Meteo, with optional natural-language summaries via Groq.
      1
      -

    TDQS

    A4.4/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool covers a distinct action: listing registered locations, searching geographic candidates, adding/updating/removing a location, and fetching weather. There is no overlap or ambiguity in purpose, and descriptions reinforce the boundaries.

    Naming Consistency5/5

    All tools share a weather_ prefix and follow a verb_noun pattern: list_locations, search_places, set_location, update_location, remove_location, and get. The lone weather_get is still clear because weather is the server's core resource.

    Tool Count5/5

    Six tools is well-scoped for a home weather server: four location management operations, one place search, and one weather retrieval. Every tool earns its place without redundancy.

    Completeness5/5

    Location lifecycle is complete (list, set, update, remove, plus search for candidates), and reading current/today/tomorrow forecasts with optional hourly data covers the weather use case. No obvious dead ends or missing core operations.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues