Skip to main content
Glama
emokhtareg

hello-world-mcp

by emokhtareg

Related Servers

Alternatives to hello-world-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A simple MCP server built with MCPize providing hello and echo tools for demonstration purposes.
      1 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A minimal MCP server offering a hello_world tool that returns a greeting and current UTC time via streamable HTTP.
      -
    • A
      license
      A
      quality
      D
      maintenance
      A simple Model Context Protocol server that provides a hello world greeting tool, serving as a boilerplate template for quickly creating new MCP servers.
      1
      6 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A simple MCP server that exposes a 'greet' tool which returns a friendly greeting for a given name.
      5 npm
      ISC
    • F
      license
      Not graded
      quality
      C
      maintenance
      A simple MCP server with hello and echo tools, built using the MCPize framework.
      -

    TDQS

    A4.3/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: datetime returns the current date/time, and hello returns a greeting. There is no ambiguity or overlap.

    Naming Consistency5/5

    Both tool names are single-word, lowercase nouns that directly describe their function. The naming pattern is consistent and intuitive.

    Tool Count5/5

    With exactly two tools, the server is minimal but well-scoped for its 'hello world' purpose. Each tool serves a clear role without unnecessary complexity.

    Completeness5/5

    For a simple demonstration server, the tool set is complete. It provides a greeting and a current date/time, which covers typical 'hello world' use cases. No obvious gaps.

    Maintenance

    ActivityStale
    ResponsivenessNo issues