Skip to main content
Glama
Wuodan

mcp-base64

by Wuodan

Related Servers

Alternatives to mcp-base64

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables encoding and decoding of text between Base64, Base64URL, Base32, and Hex formats, supporting offline keyless operations.
      6 npm
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A simple and efficient MCP server that provides Base64 encoding and decoding functionality for both text and images with support for Data URL format.
      4
      3
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      Provides essential utility functions for AI development workflows, including UUID generation, Base64 encoding/decoding, timestamp conversion, and hash computation.
      7
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Provides essential utility tools for text processing, file operations, hashing, temperature conversion, password generation, and date/time operations through a comprehensive MCP interface.
      MIT

    TDQS

    A4.4/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: one decodes base64 to a file, the other encodes a file to base64. There is no overlap or ambiguity.

    Naming Consistency5/5

    Both tool names follow a consistent verb_noun pattern with clear prepositions ('decode_base64_to_file', 'encode_file_to_base64'), making them predictable and easy to understand.

    Tool Count5/5

    With exactly two tools, the server is well-scoped for its purpose of base64 file encoding and decoding. Each tool serves a necessary and complementary role.

    Completeness5/5

    The server covers the full domain of file-based base64 operations: both encoding (file to base64) and decoding (base64 to file). No obvious gaps are present.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues