mcpserver.lol
registry/qr
Connection check verified live · 26h ago

qr

Generate, edit and track dynamic (editable) QR codes with scan analytics. Hosted MCP and REST API.

Tools 18
GitHub stars 3
Installs / wk
Licence AGPL-3.0
Transport streamable-http, stdio
Last checked 26h ago

Tools & capabilities

18 tools

Read from the running server on 26h ago.

bulk_create_dynamic_qr codes*theme
Create up to 200 dynamic QR codes at once. Requires an OpenQR API key.
clear_subdomain
Release the branded subdomain. Codes stay live on the plain short link; only the {name}.oqr.to form stops resolving. The name becomes claimable by someone else. Requires an OpenQR…
create_dynamic_qr labelthemedestination*
Create an editable (dynamic) QR code whose destination you can change later without reprinting. Requires an OpenQR API key.
create_folder name*
Create a folder to organise codes. Requires an OpenQR API key.
create_static_qr type*labelthemefields*
Save a static QR code to your library from structured fields: wifi, contact (vCard), email, SMS, WhatsApp, location, text, phone or URL. Static codes bake the content into the code…
create_theme name*style*
Save a reusable style theme. `style` is a QR style object (fgColor, bgColor, dotType, cornerSquareType, etc.). Requires an OpenQR API key.
delete_dynamic_qr id*
Permanently delete a dynamic QR code. The short link stops working. Requires an OpenQR API key.
delete_folder id*
Delete a folder (its codes are un-filed, not deleted). Requires an OpenQR API key.
delete_theme id*
Delete a saved theme. Codes already styled with it keep their look. Requires an OpenQR API key.
generate_qr data*sizethemeformat
Generate a static QR code from any text/URL. Returns a PNG image (or SVG markup). Requires an OpenQR API key.
get_dynamic_qr id*
Get the full details of one of your QR codes by id: destination, short link, label, type, tags, folder, status and created date. Requires an OpenQR API key.
get_scans id*
Get scan statistics for a dynamic QR code. Requires an OpenQR API key.
get_subdomain
Show the branded subdomain on this account ({name}.oqr.to). Reports whether it is currently suspended — a suspended subdomain redirects to the plain short link instead of serving,…
list_dynamic_qr limit
List your dynamic (editable) QR codes — id, short URL, destination, label and status. Requires an OpenQR API key.
list_folders
List your folders (id and name). Requires an OpenQR API key.
list_themes
List your saved style themes (id, name) — apply one by passing its id or name as `theme` to generate/create/update tools. Requires an OpenQR API key.
set_subdomain subdomain*
Claim or change the branded subdomain so codes also resolve at {name}.oqr.to. Pro only. Codes keep working on the plain short link either way, so changing this never breaks anythin…
update_dynamic_qr id*pinslugtagslabeltheme +8
Edit a dynamic QR code: change its destination, label, custom short link (slug), tags or folder. Pass only the fields you want to change. Requires an OpenQR API key.