Create QR Code
Generate high-quality QR codes for your digital and physical assets.
Preview
300px / EC: M
Generate high-quality QR codes for your digital and physical assets.
Preview
300px / EC: M
MCP Server
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"
$ claude mcp add qrzap -- npx qrzap@latest$ npx qrzap i$ npx qrzap g --type wifi --ssid Office --password guest --format png$ npx qrzap helpCLI Tool
Interactive prompts, direct generation with flags, or start the MCP server. One package, three modes.
npx qrzap i Interactive mode with guided prompts
npx qrzap g Direct generation with flags
npx qrzap Start MCP server (default)
REST API
No API key needed. Just a URL that returns an SVG image. 60 requests/min per IP.
https://qrzap.fun/api/generate?type=url&url=https%3A%2F%2Fqrzap.fun<img src="https://qrzap.fun/api/generate?type=url&url=https%3A%2F%2Fqrzap.fun" alt="QR Code" width="200" />
Live from API
Why QRzap
URL, WiFi, phone, email, SMS, vCard, text. Structured params, not raw strings.
No auth, no rate limits, CORS enabled. Returns SVG. Use it as an image source.
One command to add QR generation to Claude, Cursor, or any AI agent.
Everything runs client-side. No tracking, no data stored, no cookies.