Skip to content
Back to search
60
MCP http

QR Code Generator — Base64 PNG from Any Text

axel-belfort/qr-code

QR code generation API for AI agents. Generate QR codes from any text or URL: base64-encoded PNG output, configurable size (100-1000px). Fast and lightweight. Tools: utility_generate_qr_code. Use this for generating payment links, sharing URLs, encoding data for mobile scanning, or building checkout flows. IMPORTANT: For barcode generation (EAN-13, UPC), use utility_generate_barcode. Returns: {qrCode (base64 PNG), size}. No API key required — x402 micropayment $0.001/call on Base L2.

Uptime
0.0%
1 direct probes · 30d
Response
315ms
last probe
Tools
0
callable
Resources
0
readable
Prompts
0
available

How to use

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

{
  "mcpServers": {
    "qr_code_generator_—_base64_png_from_any_text": {
      "url": "https://github.com/Br0ski777/qr-code-x402",
      "transport": "http"
    }
  }
}