Back to search
90
MCP live v1.1.0 sse

QR Code Generator API

io.github.Br0ski777/qr-code

Generate QR codes from text or URLs. Returns base64 PNG. x402 micropayment.

Uptime
50.0%
4 probes
Response
218ms
last probe
Tools
1
callable

Tools · 1

utility_generate_qr_code

Use this when you need to generate a QR code from text, a URL, or any string data. Returns base64 image data in JSON. Returns: 1. image (base64-encoded PNG) 2. width and height in pixels 3. data (the…

Similar MCP servers embedding-nearest

QR Code Generator API
Generate QR codes from text or URLs. Returns base64 PNG. x402 micropayment.
0 tools · sse
Barcode Generator API live
Generate barcodes — EAN-13, UPC-A, Code128, Code39. Returns SVG. x402 micropayment.
1 tools · sse
QR Code
Generate QR codes from text or URLs. Returns base64 PNG. x402 micropayment.
0 tools
QR Code Generator
Generates QR codes from any text including Chinese characters with customizable styling options like colors, box size, and borders, returnin
0 tools
Barcode Generator API
Generate barcodes — EAN-13, UPC-A, Code128, Code39. Returns SVG. x402 micropayment.
0 tools · sse
QRGenerator
Generate QR codes with custom colors, logos, vCards, and WiFi configs.
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "qr_code_generator_api": {
      "url": "https://qr-code.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}