Skip to main content
Glama
kuldeeepy

first-mcp-server

by kuldeeepy

Related Servers

Alternatives to first-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.
      -
    • F
      license
      B
      quality
      C
      maintenance
      This MCP server demonstrates basic Model Context Protocol architecture by exposing a get_weather tool that returns fake weather data, communicating over stdio.
      1
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables querying current weather information for cities through natural language, with support for both stdio and streamable HTTP transports.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables users to get weather forecasts for any city using the Open-Meteo API through natural language in Claude Desktop or VS Code.
      -
    • F
      license
      A
      quality
      B
      maintenance
      Provides current weather and forecast data for any city via OpenWeatherMap. Can be used with Ollama or Claude Desktop for natural-language weather queries.
      2
      -
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables users to retrieve weather information through natural language prompts in MCP-compatible clients like Claude for Desktop.
      -

    TDQS

    B3.4/5.0

    Scored across 1 tool

    Disambiguation5/5

    Only one tool exists, so there is no possibility of confusion or overlap. The single tool's purpose is immediately clear from its name and description.

    Naming Consistency5/5

    The single tool name follows a clear verb-noun camelCase pattern (getCityWeather), and there are no other names to create inconsistency.

    Tool Count3/5

    One tool feels thin for a weather server, which often supports forecasts, alerts, and other query types. It is not necessarily wrong, but it is on the low end of acceptable.

    Completeness3/5

    The tool covers the specific task of fetching current city weather, but leaves obvious gaps like forecasts, historical data, or unit selection unexplained. It is adequate for a narrow demo, but not a full weather service.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues