Create QR Code

Generate high-quality QR codes for your digital and physical assets.

Preview

300px / EC: M

MCP Server

One command setup

Add QR code generation to any AI agent. Works with Claude, Cursor, VS Code, and any MCP-compatible client.

Then ask: "Generate a WiFi QR for network Office, password guest123"

Terminal
$ claude mcp add qrzap -- npx qrzap-mcp@latest

REST API

Build your API link

No API key needed. Just a URL that returns an SVG image. Use it anywhere.

Generated URL
https://qrzap.fun/api/generate?type=url&url=https%3A%2F%2Fqrzap.fun
HTML Embed
<img src="https://qrzap.fun/api/generate?type=url&url=https%3A%2F%2Fqrzap.fun" alt="QR Code" width="200" />
QR Preview

Live from API

Why QRzap

Built for developers

7 QR Types

URL, WiFi, phone, email, SMS, vCard, text. Structured params, not raw strings.

Free API

No auth, no rate limits, CORS enabled. Returns SVG. Use it as an image source.

MCP Server

One command to add QR generation to Claude, Cursor, or any AI agent.

Privacy First

Everything runs client-side. No tracking, no data stored, no cookies.

Open Source

Built in the open

QRzap is open source and free forever. Star the repo, fork it, self-host it, or contribute.