← All servers
🔧

Barcode Generator APIVerified🛡 No advisories

io.github.Br0ski777/barcode-generator
New to MCP? Start here →
0★ stars
0weekly installs
7 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/br0ski777, which proved it owns this namespace.

Verified owner: github.com/br0ski777io.github.Br0ski777/barcode-generator

🛡 Permissions & trustwhat this server can touch before you run it

Network access
Connects to a hosted remote endpoint.

About

Generate barcodes — EAN-13, UPC-A, Code128, Code39. Returns SVG. x402 micropayment.

Packages & transports

remotehttps://barcode-generator.api.klymax402.com/mcpSSE

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "barcode_generator": {
      "command": "npx",
      "args": [
        "-y",
        "barcode-generator"
      ]
    }
  }
}

▶ Try itlive against barcode-generator.api.klymax402.com

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.