Skip to main content
Glama
liuyazui

Base64 MCP Server

by liuyazui

Related Servers

Alternatives to Base64 MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      The MCP server offers the function of extracting images from local files and urls and converting them to base64 format, which is suitable for LLM analysis.
      3
      2
      Apache 2.0
    • A
      license
      A
      quality
      C
      maintenance
      A lightweight MCP server providing common utility tools such as unit conversion, password generation, date calculation, hashing, Base64 encoding/decoding, UUID generation, text case conversion, and text statistics, with no external dependencies.
      8
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A unified developer toolbox MCP server providing utilities for base64, JWT, timestamps, UUID, JSON formatting, hashing, URL handling, case conversion, color conversion, number bases, string operations, and regex.
      15
      MIT
    • F
      license
      A
      quality
      D
      maintenance
      A lightweight MCP server providing everyday developer utilities such as JSON formatting, UUID generation, Base64 conversion, HTTP status lookup, and Unix timestamp conversion as tools and resources.
      5
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that provides OCR capabilities using the EasyOCR library, supporting over 80 languages and GPU acceleration. It enables processing images from base64 strings, local files, or URLs with options for text-only or detailed coordinate and confidence output.
      2
      Apache 2.0

    TDQS

    A4.1/5.0

    Scored across 4 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose with no ambiguity. The four tools cleanly separate into two decode operations (image vs text) and two encode operations (image vs text), each targeting specific data types and use cases. An agent can easily distinguish between them based on the input/output type and operation direction.

    Naming Consistency5/5

    All tools follow a perfectly consistent verb_noun pattern with 'base64_' prefix, then operation (encode/decode), then target type (image/text). The naming is predictable, readable, and follows the same convention throughout without any deviations or mixed styles.

    Tool Count5/5

    Four tools is ideal for this server's purpose. It provides complete coverage of the Base64 domain with exactly the right granularity: encode and decode operations for both text and image data types. No tool feels redundant or missing, and the count is well-scoped for the functionality offered.

    Completeness5/5

    The tool surface is complete for Base64 operations. It covers both encoding and decoding for the two primary data types (text and images) that Base64 typically handles. There are no gaps in the CRUD/lifecycle for this domain, and agents can perform all expected Base64 transformations without workarounds.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues