Skip to main content
Glama
CSOAI-ORG

Encoder AI MCP

Official

Related Servers

Alternatives to Encoder AI MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    C2.8/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct encoding/decoding operation (base64, HTML, URL, hex). The names clearly differentiate them, and despite identical boilerplate descriptions, the function names are unambiguous.

    Naming Consistency5/5

    All tool names follow a consistent verb_format pattern using lowercase with underscores (e.g., encode_url, decode_base64, to_hex). No mixing of conventions.

    Tool Count4/5

    Five tools form a reasonable set for a simple encoder/decoder utility. While more tools could be added (e.g., decode_html), the count is appropriate for its scope.

    Completeness2/5

    Only base64 has both encode and decode. Missing decoders for HTML, URL, and hex leave significant gaps. An agent can encode to hex but cannot reverse the operation, causing dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues