mcpbeat Sign in

Barcode Tools (decode, render, GTIN validate) MCP Server

answering

Barcode Tools (decode, render, GTIN validate) is answering right now. Last checked 4 min ago. It exposes 4 tools.

Decode, render, validate barcodes: QR, DataMatrix, EAN, UPC, PDF417. All tools free, no auth.

Uptime history 67 hours of history
67 hours agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
242 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 5

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 16 September 2026. No other catalogue keeps this.

16 Sep 4 tools changed the parameters they ask for decode_barcode, list_formats, render_barcode and 1 more
16 Sep a tool changed version

Nothing serious here today

Today is the operative word: we check Barcode Tools (decode, render, GTIN validate) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add barcode --transport http https://mcp.casuyi.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "barcode": {
      "url": "https://mcp.casuyi.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.barcode]
url = "https://mcp.casuyi.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "barcode": {
      "url": "https://mcp.casuyi.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "barcode": {
      "url": "https://mcp.casuyi.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

decode
decode_barcode
Detect 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, EAN-13/8, UPC-A/E, ITF, PDF417, Codabar. Use formats filter to restrict results.
formats
list_formats
Static table of supported barcode formats with render/decode support and notes.
render
render_barcode
Render 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; upca intentionally verifies as zero-padded EAN-13). GTIN codes must have a valid mod-10 checksum.
validate
validate_gtin
Check 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).

Endpoints

URLTransportStateLatencyChecked
https://mcp.casuyi.com/mcp streamable-http answering 232 ms 4 min ago

Alternatives to Barcode Tools (decode, render, GTIN validate)

same job, measured the same way
Gtin
by pipeworx-io

Barcode / GTIN validation MCP (EAN-13, UPC-A, EAN-8, GTIN-14).

37 tools answering
I
Bytario
by helloderekg

40 MCP tools for image, PDF, QR, barcode, data, text, color, and render operations.

17 installs/wk local only
Zenith
by zenitheditor

Author, validate, edit, and render deterministic .zen design docs to PNG/PDF.

57 installs/wk local only
Presio
by presio

Present PDFs from the browser: upload to start a slideshow or validate Presio sidecars. No auth.

2 tools answering
CheckMyVIN
by checkmyvin

Decode any VIN and check open NHTSA safety recalls. Free official US government data, no auth.

2 tools answering
Velora LATAM Tools
by crossi-dev

Argentina CUIT/CUIL validation and AFIP fiscal QR generation. Pure, no-auth MCP tools.

22 tools answering
Apitier
by apitier

APITier utility APIs as MCP tools: validation, UK/India address lookup, barcode/QR, data conversion.

40 installs/wk local only
Eansearch MCP Server
by eansearch

MCP server for real-time product search by barcode (EAN, UPC, GTIN) or keyword on ean-search.org

55 installs/wk answering

Barcode Tools (decode, render, GTIN validate) — questions

Answers built from our own checks of this server.

What can Barcode Tools (decode, render, GTIN validate) do?
It exposes 4 tools, read directly from the server on our last check. Among them: decode_barcode, list_formats, render_barcode, validate_gtin. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Barcode Tools (decode, render, GTIN validate) working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 242 ms. The bar chart above shows every period we have measured.
How do I connect Barcode Tools (decode, render, GTIN validate)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Barcode Tools (decode, render, GTIN validate) need an API key?
No. Barcode Tools (decode, render, GTIN validate) completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Barcode Tools (decode, render, GTIN validate)?
It answers our handshake in 242 ms on average, which is faster than 58% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.