Generates barcodes in multiple formats including EAN-13, UPC-A, Code128, and Code39, returning them as SVG for easy integration into web apps or documents. The server runs remotely via SSE transport and uses the x402 micropayment system, so you'll need to handle payment integration. Reach for this when you need programmatic barcode generation without installing local dependencies or managing image libraries. The GitHub repo is minimal on documentation, but the API appears straightforward: request a barcode type and data, get back an SVG. Useful for e-commerce systems, inventory management, or any application that needs to generate scannable codes on the fly.
claude mcp add --transport sse io.github.br0ski777-barcode-generator https://barcode-generator.api.klymax402.com/mcp