Skip to main content
Glama
ShashankEd

Minimal MCP Demo

by ShashankEd

Related Servers

Alternatives to Minimal MCP Demo

No user-submitted related servers found.

    Related Servers

    • 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.
      221 npm
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      Lightweight MCP server that exposes tools for system information and weather lookup, designed for agent integration via stdio.
      1
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A minimal Model Context Protocol server demo that exposes tools through HTTP API, including greeting, weather lookup, and HTTP request capabilities. Demonstrates MCP server implementation with stdio communication and HTTP gateway functionality.
      4 npm
      ISC
    • A
      license
      A
      quality
      B
      maintenance
      Provides real-time weather data by exposing a get_current_weather tool via MCP, using the Open-Meteo API over stdio JSON-RPC.
      1
      MIT

    TDQS

    B3.4/5.0

    Scored across 1 tool

    Disambiguation5/5

    Only one tool exists, so there is no possibility of confusion between tools. Each tool (the only tool) has a distinct purpose.

    Naming Consistency5/5

    The single tool name 'get_weather' follows a standard verb_noun convention, making the naming consistent by default.

    Tool Count3/5

    With just one tool, the set is on the thin side, but for a minimal demo this is acceptable; it falls into the borderline range for tool count.

    Completeness5/5

    The tool covers the single stated purpose of retrieving a weather report, so there are no obvious gaps for a simple read-only weather demo.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues