Barcode Tools (decode, render, GTIN validate)
by @fastdrop
Decode, render, validate barcodes: QR, DataMatrix, EAN, UPC, Code128, PDF417. No auth.
Decode, render, validate barcodes: QR, DataMatrix, EAN, UPC, Code128, PDF417. No auth. Official MCP Registry: io.github.appvantagelabs2-a11y/barcode@1.0.0. Remote endpoint: https://mcp.casuyi.com/mcp
Problem it solves
Discoverable MCP server listed in the official MCP Registry.
How it's different
Remote MCP endpoint ingested from the official registry and probed by FastDrop.
Ingested from the official MCP Registry
FastDrop pulled this entry from the official MCP Registry as io.github.appvantagelabs2-a11y/barcode and probed the endpoint. The maker did not submit it, so the outbound link is not endorsed
and the description is not theirs.
If this is your server, claim the listing to edit it and take ownership. The registry index lists everything else still awaiting a probe.
Claim this listingTools this endpoint exposes
Read directly from the endpoint on 15 Sept 2026. Not supplied by the maker.
decode_barcodeDetect and decode all barcodes in an image. Input: base64-encoded image bytes (PNG/JPEG/WebP/anything sharp reads). Output: JSON array of {format, text}. Supports QR, Aztec, DataMatrix, Code128/39/93,
render_barcodeRender text as a barcode PNG. format: one of qr, aztec, datamatrix, code128, code39, code93, ean13, ean8, upca, itf, pdf417. Output: base64 PNG plus 'decoded' self-check flag (we decode our own render
validate_gtinCheck a product code against GTIN rules: length + mod-10 checksum. Returns {valid, type: ean13|ean8|upcA|null, normalized}. Rejects codes with a broken checksum (e.g. 8595234703191).
list_formatsStatic table of supported barcode formats with render/decode support and notes.
Is this tool yours?
Claim this listing and we’ll verify ownership before handing it over.
Sign in to claim this listingRelated Products
Reviews
Sign in to leave a review.
No reviews yet.
Comments
Sign in to join the discussion.
No comments yet - start the discussion.