Skip to main content
Glama
microsoft

MCP Weather Server

by microsoft

Related Servers

Alternatives to MCP Weather Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      A lightweight Model Context Protocol (MCP) server that gives AI assistants the ability to fetch real-time weather data for any city using the OpenWeatherMap API.
      1
      -
    • A
      license
      B
      quality
      D
      maintenance
      A simple server that implements the Model Context Protocol, allowing AI models like Claude to fetch real-time weather information for any location using the wttr.in API.
      4
      10 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that provides weather information using the Open-Meteo API, allowing users to get current weather for specific cities and retrieve weather data for date ranges.
      Apache 2.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that enables natural language weather queries for global cities, integrating with OpenWeather API to provide real-time weather information in an easy-to-read format.
      1
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server that enables AI assistants and LLMs to access real-time weather data and forecasts by connecting to the OpenWeatherMap API.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that provides current weather information and 3-day forecasts for specified cities using the Open-Meteo API.
      1
      -

    TDQS

    B3.1/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: get_alerts retrieves weather alerts for a state, while get_forecast provides weather forecasts for a location. There is no overlap in functionality, making it easy for an agent to select the correct tool based on the need for alerts versus forecasts.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun pattern with 'get_' prefix and descriptive nouns (alerts, forecast). This uniformity enhances readability and predictability, making the tool set easy to navigate and understand.

    Tool Count2/5

    With only 2 tools, the server feels under-scoped for a weather domain, which typically involves more operations like current conditions, historical data, or radar information. This limited set may restrict agent capabilities in handling comprehensive weather-related tasks.

    Completeness2/5

    The tool surface is significantly incomplete for a weather server, lacking essential operations such as getting current conditions, historical weather data, or radar imagery. This creates notable gaps that could lead to agent failures when trying to perform common weather-related workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues