QRflows offers a REST API for programmatic QR code management and an MCP server that connects QRflows directly to Claude AI. Create dynamic QR codes, update destinations, pull scan analytics, and apply Smart Rules routing — all without touching the dashboard.
Pro plan, standard auth, full CRUD.
Connects to Claude, OAuth 2.1.
QRflows is one of the first QR platforms with a native Model Context Protocol (MCP) server. Connect once via OAuth and Claude can create, update, and analyze your QR codes directly in conversation — no copy-pasting, no switching tabs.
create_qrCreate a dynamic QR code. Supports 16 types: url, wifi, vcard, pdf, menu, email, phone, whatsapp, telegram, instagram, google_review, app, map, event, product_qr, smart_rules.
update_qr_urlChange the destination of a printed QR without reprinting.
update_qrUpdate QR name and/or destination.
update_wifi_qrUpdate WiFi password, SSID, or security type. Short URL stays the same.
list_qr_codesList QR codes with filter and pagination.
get_qrFetch a QR by ID with PNG and SVG download links.
get_qr_statsScan analytics for one QR: period (today/7d/30d/90d), chart, devices, countries.
apply_smart_rulesConfigure routing rules by time, country, device, language, or date (smart_rules type only).
delete_qrDelete a QR code (requires confirm: true).
get_account_usageCurrent plan, limits, usage, available features.
Authorize QRflows in Claude via OAuth 2.1. Takes 30 seconds.
“Create a WiFi QR for network aurora_guest, password hotel2026” — Claude calls QRflows MCP and returns the QR image inline.
Update destinations, pull analytics, apply Smart Rules — all without leaving Claude.
The QRflows REST API gives you full programmatic access to your QR codes. Available on Pro plan.
/api/qr-codesList all QR codes/api/qr-codesCreate a QR code/api/qr-codes/:idGet QR by ID/api/qr-codes/:idUpdate QR/api/qr-codes/:idDelete QR/api/qr-codes/:id/statsScan analytics/api/dashboardAccount usage & limitsGenerate hundreds of QR codes from a spreadsheet, CMS, or database. Bulk creation via API for packaging lines, event ticketing, or retail labels.
Change where a printed QR points based on inventory, schedule, or campaign data. No reprint, no manual dashboard work.
Feed scan data (volume, devices, countries) into your BI tools, Notion, Airtable, or custom dashboards via API.
Ask Claude to create QR codes, update menus, analyze scan performance, or apply Smart Rules routing — all via the MCP integration.
REST API access is included in the Pro plan (€39/month). The MCP server requires a QRflows account on any paid plan to authorize.
MCP (Model Context Protocol) is an open standard that lets AI assistants like Claude connect to external tools. QRflows MCP server lets Claude create, update, and analyze your QR codes directly in conversation using OAuth 2.1 authorization.
Add the QRflows MCP server endpoint (https://mcp.qrflows.app/mcp) to your Claude MCP configuration. Authorize via OAuth when prompted. Claude will then have access to all 10 QRflows tools.
Yes. The QRflows MCP server is designed to return QR images as inline attachments in Claude's response — you see the QR code directly in the conversation, not just a link.
All 16 types: url, wifi, vcard, pdf, menu, email, phone, whatsapp, telegram, instagram, google_review, app, map, event, product_qr, and smart_rules.
Yes. Rate limits depend on your plan. Pro plan includes generous limits for production use. Contact support for high-volume enterprise needs.