Skip to main content
Glama
joeleesuh

mcp-simple-server

by joeleesuh

Related Servers

Alternatives to mcp-simple-server

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.4/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool performs a completely distinct function: echo returns input, add computes a sum, and get_timestamp returns time. There is no overlap or ambiguity between them.

    Naming Consistency5/5

    All tool names are lowercase imperative verbs, with 'get_timestamp' following a verb_noun pattern while 'echo' and 'add' are single verbs. The style is coherent and predictable.

    Tool Count5/5

    Three tools is an appropriate size for a simple utility server. Each tool serves a clear purpose without unnecessary bloat or redundancy.

    Completeness5/5

    As a general-purpose simple server, there is no single domain requiring full CRUD coverage. The provided tools cover a reasonable set of basic operations for a lightweight utility.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues