Skip to main content
Glama
paodanchacon

hello-mcp

by paodanchacon

Related Servers

Alternatives to hello-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Basic MCP server demonstrating tools for arithmetic operations (add, subtract) and a personalized greeting resource.
      1
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A basic MCP server that provides arithmetic tools (add, subtract) and a greeting resource, demonstrating core MCP concepts.
      GPL 3.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      A minimal MCP server providing basic tools for arithmetic, text echoing, and timezone-aware current time retrieval.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol server that provides basic tools for arithmetic operations (addition) and dynamic greeting resources, demonstrating MCP integration patterns for other projects and clients.
      9 npm
      ISC
    • F
      license
      Not graded
      quality
      D
      maintenance
      A simple MCP server that exposes a calculator tool (addition) and a dynamic greeting resource.
      16
      -
    • F
      license
      A
      quality
      D
      maintenance
      A simple local MCP server that provides greeting and integer addition tools.
      2
      -

    TDQS

    A3.6/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: arithmetic, time retrieval, and greeting. No overlap or ambiguity.

    Naming Consistency4/5

    All names use lowercase and underscores, but 'current_time' and 'say_hello' follow a verb_noun pattern while 'add' is a single verb, creating minor inconsistency.

    Tool Count5/5

    Three tools is well-scoped for a simple utility server, not too few or too many.

    Completeness4/5

    The set covers basic arithmetic, time, and greeting needs, but lacks related operations like subtraction or time formatting, leaving minor gaps.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues