Skip to main content
Glama

Related Servers

Alternatives to QR Reader MCP Server

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.1/5.0

    Scored across 3 tools

    Disambiguation4/5

    The tools are largely distinct: decode_qrcode_full performs initial scanning, enhance_and_decode allows manual enhancement of a region, and auto_enhance automatically tries strategies. The overlap between enhance_and_decode and auto_enhance is clear from descriptions, with one being manual and the other automatic.

    Naming Consistency3/5

    Tool names follow no consistent pattern: 'decode_qrcode_full' is verb_noun_adjective, 'enhance_and_decode' is two verbs joined by 'and', and 'auto_enhance' is a prefixed verb. They are readable but structurally inconsistent.

    Tool Count5/5

    Three tools is well-scoped for a QR reader server, covering the core decode step and two enhancement recovery approaches without unnecessary bloat. Each tool has a clear role in the workflow.

    Completeness4/5

    The surface covers initial decoding and recovery through enhancement, but lacks a direct 'decode region without enhancement' tool. This is a minor gap since the enhancement tools can also handle regions, but a simple region decode would be a natural addition.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues