Catalog
io.github.Br0ski777/barcode-generator
Officialby Br0ski777 · TypeScript
Barcode Generator API
Generate barcodes — EAN-13, UPC-A, Code128, Code39. Returns SVG. x402 micropayment.
Generate various barcode formats including EAN-13, UPC-A, and Code128 as SVG.
Topics
ai-agentsgeneratormcpmcp-serverqr-codex402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"barcode-generator": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://barcode-generator.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.