OpenQR MCP Tools
OpenQR exposes 20 tools. Each one has its own page with the configuration for every client that can run this server.
-
generate_qrgenerate qr
-
create_dynamic_qrMutatingcreate dynamic qr
-
create_static_qrMutatingcreate static qr
-
update_dynamic_qrMutatingupdate dynamic qr
-
get_dynamic_qrRead-onlyget dynamic qr
-
get_scansRead-onlyget scans
-
create_link_aliasMutatingcreate link alias
-
list_link_aliasesRead-onlylist link aliases
-
list_dynamic_qrRead-onlylist dynamic qr
-
delete_dynamic_qrMutatingdelete dynamic qr
-
bulk_create_dynamic_qrbulk create dynamic qr
-
list_foldersRead-onlylist folders
-
create_folderMutatingcreate folder
-
delete_folderMutatingdelete folder
-
list_themesRead-onlylist themes
-
create_themeMutatingcreate theme
-
delete_themeMutatingdelete theme
-
get_subdomainRead-onlyget subdomain
-
set_subdomainMutatingset subdomain
-
clear_subdomainMutatingclear subdomain
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.