Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13

REMOTE · MCP.ZOVO.ONE · 2 COMPONENTS · SCANNED SEP 20

QR codes and barcodes offline: WiFi, vCards, SEPA payment codes, Code 128, EAN-13, SVG or PNG.

+3 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security89
Transport & Reachability100
Schema Quality & AI Usability77
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2498 tokens (~227/item across 11 items; 10 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management40
  • Stability observed for 12 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13 MCP server?

io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13 is a hosted endpoint at https://mcp.zovo.one/mcp/barcode, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.zovo.one

# add to Claude Code
claude mcp add --transport http theluckystrike-barcode-qr-code-sepa-payment-ean1 'https://mcp.zovo.one/mcp/barcode'
// .cursor/mcp.json
{
  "mcpServers": {
    "theluckystrike-barcode-qr-code-sepa-payment-ean1": {
      "url": "https://mcp.zovo.one/mcp/barcode"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "theluckystrike-barcode-qr-code-sepa-payment-ean1": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/barcode"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.theluckystrike-barcode-qr-code-sepa-payment-ean1]
url = "https://mcp.zovo.one/mcp/barcode"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "theluckystrike-barcode-qr-code-sepa-payment-ean1": {
      "type": "remote",
      "url": "https://mcp.zovo.one/mcp/barcode",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add theluckystrike-barcode-qr-code-sepa-payment-ean1 --url 'https://mcp.zovo.one/mcp/barcode' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  theluckystrike-barcode-qr-code-sepa-payment-ean1:
    url: "https://mcp.zovo.one/mcp/barcode"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "theluckystrike-barcode-qr-code-sepa-payment-ean1": {
      "Transport": "http",
      "Url": "https://mcp.zovo.one/mcp/barcode"
    }
  }
}
# add to Vellum
assistant mcp add theluckystrike-barcode-qr-code-sepa-payment-ean1 -t streamable-http -u 'https://mcp.zovo.one/mcp/barcode'
// mcp.json
{
  "mcpServers": {
    "theluckystrike-barcode-qr-code-sepa-payment-ean1": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/barcode"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1
    • Server version: 0.21.0 → 0.22.0 functional
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +3
    • Tool “license_activate” rewrote its description, which is the text the model reads security
    • Schema quality: unverified → 100 functional
    • The server now declares the “prompts” capability functional
    • The server now declares the “resources” capability functional
    • New prompt “upgrade_to_pro” functional
    • New resource “pricing” functional
  • 9 Sept 26 +1
    • Tool “qr_create” rewrote its description, which is the text the model reads security
    • Tool “license_activate” rewrote its description, which is the text the model reads security
    • Tool “code_list” rewrote its description, which is the text the model reads security
    • Tool “barcode_create” rewrote its description, which is the text the model reads security
    • Tool “qr_wifi” rewrote its description, which is the text the model reads security
    • Tool “license_status” rewrote its description, which is the text the model reads security
    • Stability: unverified → 0.03 functional
    • “license_activate” reworded the description of “key” cosmetic
  • 8 Sept 26 +39
    • Transport: unverified → pass security
    • Injection markers: unverified → pass security
    • First check of Judged manipulation: pass security
    • Authorization: Authorisation is enforced on tool calls, but the challenge carries no valid RFC 9728 metadata, so a client cannot discover where to get a token. security
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: excellent functional
    • First check of Destructive annotations: pass functional
    • First check of Schema quality: fail functional
    • First check of Tool coverage: 100 functional
  • 4 Sept 26 36

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.zovo.one/mcp/barcode

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=zovo.one CN=WE1,O=Google Trust Services,C=US 2 Sept 2026 1 Dec 2026 ECDSA 256 ECDSA-SHA256 ef74739bd6e575bb13db69661e215324
SANs: zovo.one, mcp.zovo.one, *.mcp.zovo.one
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.zovo.one. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
one. present 64939 8 Verified
zovo.one. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="mcp.zovo.one", error="invalid_token"

Bearer realm="mcp.zovo.one", error="invalid_token"
Header Value
strict-transport-security max-age=15552000; includeSubDomains; preload
x-content-type-options nosniff

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.zovo.one/mcp/barcode Verified 200
http (plaintext) http://mcp.zovo.one/mcp/barcode HTTPS enforced 301 https://mcp.zovo.one/mcp/barcode
MCP tools · 10 exposed · ~2,448 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
barcode_batch ~292

Call this tool to draw many barcodes or QR codes at once from a list of rows, each with its own value and file name. Every row comes back as its own download link valid for one hour. Pro; the free tier does one code per call.

NameTypeReqDescription
formatstringsvg (default, free) or png (Pro)
heightintegerBar height in the same units (default 80)
itemsarrayyesThe rows to draw
module_widthintegerWidth of the narrowest bar, in pixels or SVG units (default 2)
out_dirstringIgnored on this hosted endpoint: there are no directories, and every row comes back as its own download link
out_pathstringName for the downloaded file, e.g. acme-code. SVG is returned inline when this is left out; a PNG always comes back as a download link valid for one hour
overwritebooleanReplace a file of the same name already produced in this request (default false)
stop_on_errorbooleanStop at the first bad row instead of drawing the rest and reporting it (default false)
symbologystringDefault symbology for rows that do not name one (default code128)
textbooleanPrint the digits under the bars (default true)

No output schema declared.

No examples provided.

barcode_create ~261

Call this tool to draw a linear barcode (code128, ean13, ean8, upca) as SVG, or PNG to out_path. A short EAN or UPC gets its check digit computed; a wrong one is refused, never redrawn. qr_create makes QR codes.

NameTypeReqDescription
formatstringsvg (default, free) or png (Pro)
heightintegerBar height in the same units (default 80)
module_widthintegerWidth of the narrowest bar, in pixels or SVG units (default 2)
out_pathstringName for the downloaded file, e.g. acme-code. SVG is returned inline when this is left out; a PNG always comes back as a download link valid for one hour
overwritebooleanReplace a file of the same name already produced in this request (default false)
symbologystringyescode128 for any printable ASCII, ean13 and ean8 for retail products, upca for North American retail
textbooleanPrint the digits under the bars (default true)
valuestringyesThe data to encode. Digits only for EAN and UPC

No output schema declared.

No examples provided.

code_list ~100

List the codes this server generated, newest first, with what each carried and where it went, plus how much of the free 20 a month is used. Filter by kind. It reads the register, not the files.

NameTypeReqDescription
kindstringOnly rows of this kind: text, wifi, vcard, sepa, invoice, barcode or batch
limitintegerHow many rows to show, newest first (default 20)

No output schema declared.

No examples provided.

invoice_payment_qr ~331

Call this tool for a SEPA payment QR from just an amount and reference: IBAN and name are read from the shared business profile, never asked for; pass invoice_id instead to take the amount from an invoice.

NameTypeReqDescription
amountnumberAmount in EUR. Overrides the invoice total; required when there is no invoice to read
error_correctionstringL 7%, M 15% (default), Q 25%, H 30% of the code recoverable when damaged
formatstringsvg (default, free) or png (Pro)
ibanstringOverride the IBAN in the shared business profile
invoice_idstringInvoice number, for example INV-2026-0007. Read from the invoice server's store if it is present
marginintegerQuiet zone in modules, default 4, which is what the QR standard requires
namestringOverride the beneficiary name in the shared business profile
out_pathstringName for the downloaded file, e.g. acme-code. SVG is returned inline when this is left out; a PNG always comes back as a download link valid for one hour
overwritebooleanReplace a file of the same name already produced in this request (default false)
referencestringPayment text, up to 140 characters. Defaults to the invoice number
sizeintegerPNG width in pixels, 32 to 4000 (default 300). SVG scales without it

No output schema declared.

No examples provided.

license_activate ~76

Turn Pro on for this connection with key, an MCPL1.<payload>.<signature> issued at checkout for this server or the bundle. Data under your token stays; a wrong or expired key changes nothing. license_status confirms it.

NameTypeReqDescription
keystringyesLicense key from checkout, MCPL1.<payload>.<signature>

No output schema declared.

No examples provided.

license_status ~55

Report this endpoint's licence state for your token as JSON: the product, the tier free or pro, why it is not Pro, and the checkout URL. Call it to explain a free-tier refusal. No arguments, nothing changes.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

qr_create ~240

Call this tool to turn text or a URL into a QR code: SVG inline, or a PNG at a pixel size to out_path (Pro). Returns version, module grid and payload size. Free: 20 codes a month on this server.

NameTypeReqDescription
error_correctionstringL 7%, M 15% (default), Q 25%, H 30% of the code recoverable when damaged
formatstringsvg (default, free) or png (Pro)
marginintegerQuiet zone in modules, default 4, which is what the QR standard requires
out_pathstringName for the downloaded file, e.g. acme-code. SVG is returned inline when this is left out; a PNG always comes back as a download link valid for one hour
overwritebooleanReplace a file of the same name already produced in this request (default false)
sizeintegerPNG width in pixels, 32 to 4000 (default 300). SVG scales without it
textstringyesThe text or URL the code carries

No output schema declared.

No examples provided.

qr_payment_sepa ~435

Call this tool for an EPC069-12 payment QR a euro banking app can scan. Amount and reference are enough: the beneficiary IBAN and name default to the shared business profile, never asked for.

NameTypeReqDescription
amountnumberAmount in EUR, 0.01 to 999999999.99. Leave out and the payer types it
bicstringBeneficiary BIC. Optional under EPC version 002
currencystringEUR only; any other value is refused, because EPC encodes a SEPA credit transfer
error_correctionstringL 7%, M 15% (default), Q 25%, H 30% of the code recoverable when damaged
formatstringsvg (default, free) or png (Pro)
ibanstringBeneficiary IBAN. Defaults to the iban in the shared business profile (set once with the invoice server's business_set). Checked with ISO 7064 mod 97 and refused if it does not validate
marginintegerQuiet zone in modules, default 4, which is what the QR standard requires
namestringBeneficiary name, up to 70 characters. Defaults to the name in the shared business profile
out_pathstringName for the downloaded file, e.g. acme-code. SVG is returned inline when this is left out; a PNG always comes back as a download link valid for one hour
overwritebooleanReplace a file of the same name already produced in this request (default false)
purposestringFour-letter ISO 20022 purpose code, for example GDDS
referencestringStructured creditor reference (RF...), up to 35. Use this OR remittance, never both
remittancestringFree payment text, up to 140 characters, for example an invoice number
sizeintegerPNG width in pixels, 32 to 4000 (default 300). SVG scales without it

No output schema declared.

No examples provided.

qr_vcard ~357

Call this tool to make a QR code that adds a contact when scanned (vCard 3.0). For your own card pass nothing: name, phone, email and address default to the shared business profile, never asked for.

NameTypeReqDescription
addressstringPostal address, one line. Defaults to the shared business profile
emailstringEmail address. Defaults to the shared business profile
error_correctionstringL 7%, M 15% (default), Q 25%, H 30% of the code recoverable when damaged
formatstringsvg (default, free) or png (Pro)
marginintegerQuiet zone in modules, default 4, which is what the QR standard requires
namestringFull name, for example Anna Kowalska. Defaults to the shared business profile's name; pass it only for someone else's card
notestringFree note stored on the contact
orgstringCompany or organisation
out_pathstringName for the downloaded file, e.g. acme-code. SVG is returned inline when this is left out; a PNG always comes back as a download link valid for one hour
overwritebooleanReplace a file of the same name already produced in this request (default false)
phonestringPhone number, in the form it should be dialled. Defaults to the shared business profile
sizeintegerPNG width in pixels, 32 to 4000 (default 300). SVG scales without it
titlestringJob title
urlstringWebsite

No output schema declared.

No examples provided.

qr_wifi ~301

Call this tool to make a QR code that joins a WiFi network when scanned: ssid, password and auth type, written to out_path or returned as SVG. Free: 20 codes a month. qr_create takes plain text or a URL.

NameTypeReqDescription
authstringWPA (default when a password is given), WEP, or nopass for an open network
error_correctionstringL 7%, M 15% (default), Q 25%, H 30% of the code recoverable when damaged
formatstringsvg (default, free) or png (Pro)
hiddenbooleanTrue if the network does not broadcast its name
marginintegerQuiet zone in modules, default 4, which is what the QR standard requires
out_pathstringName for the downloaded file, e.g. acme-code. SVG is returned inline when this is left out; a PNG always comes back as a download link valid for one hour
overwritebooleanReplace a file of the same name already produced in this request (default false)
passwordstringPassphrase. Leave out only for an open network
sizeintegerPNG width in pixels, 32 to 4000 (default 300). SVG scales without it
ssidstringyesNetwork name, exactly as it appears

No output schema declared.

No examples provided.

Common questions

What is the io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13 MCP server?

io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13 is an MCP server listed in the public MCP registry as io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13. QR codes and barcodes offline: WiFi, vCards, SEPA payment codes, Code 128, EAN-13, SVG or PNG. This page covers its hosted endpoint (https://mcp.zovo.one/mcp/barcode).

Is the io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13 MCP server safe to use?

io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13 scores 83 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13 MCP server expose?

io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13 exposes 10 tools: license_status, license_activate, qr_create, qr_wifi, qr_vcard, and 5 more. Their descriptions and schemas cost roughly 2,448 tokens of context every time the server is loaded.

Does the io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13 MCP server require authentication?

Yes. io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13 asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13 MCP server still maintained?

io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13 is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.