← Registry

Content Tools

qr-coding.com

Manages QR codes including creation, search, embedding into images, and batch generation.

1 endpoint22 known toolsFirst detected June 30, 2026Last detected June 30, 2026

ENDPOINT 1

https://www.qr-coding.com/mcp

No auth detected

Known tools 22

search

Use this when a user wants to search the connected QR code source by URL, name, slug, or checksum.

fetch

Use this when a search result id needs to be fetched from the connected QR code source.

prepare_qr_for_image

Use this when a user asks to insert, place, embed, or compose a QR code into an image or generated artwork.

create_qr_code

Use this when the user wants to create, generate, or make a new QR code.

create_qr_batch

Use this when the user wants to create many QR codes at once (a campaign, a list of store/menu URLs, an event).

import_qr_csv

Use this when the user provides a CSV (a spreadsheet export, a pasted table) of QR codes to create.

upload_logo

Use this when the user wants a logo in the center of a QR code.

list_logos

Use this to see the logos saved in the workspace's library.

delete_logo

Use this to remove a logo from the workspace's library by `logoAssetId`.

render_qr_code

Use this when the user wants to re-render, export, or download a stored QR code as SVG, PNG, or PDF.

get_qr_spec

Use this when the user or a developer wants the reproducible JSON spec or a code snippet for a QR code.

update_qr_destination

Update the destination URL of a dynamic QR code without changing the rendered QR image.

set_qr_routing

Use this when a dynamic QR should send different people to different URLs — by device (e.g.

create_app_link

Use this for a single QR that opens a mobile app and sends iOS, Android, and desktop scanners to different URLs — an app deep-link / universal-link QR with platform sniffing.

archive_qr_code

Use this when the user wants to deactivate, retire, or remove a QR code, or to free up free-plan QR quota.

list_qr_codes

Use this when the user wants to see, browse, or list the QR codes in their workspace.

compose_qr_overlay

Use this when placing a verified QR into AI-generated artwork or an image — returns deterministic instructions that design the QR's home INTO the generated scene (so it looks designed-in, not pasted on) while keeping it scannable.

validate_qr_scanability

Use this when the user wants to check whether a QR code will scan reliably.

get_qr_analytics

Use this when the user wants the scan count or last scan time for one QR code or the whole workspace.

get_qr_analytics_detail

Use this when the user wants a breakdown of scans — a daily time-series, device split (mobile/tablet/desktop/bot), OS split (ios/android/other), browser family (Chrome/Safari/…), top countries, or top referrer domains — for one QR code or the whole workspace.

get_account_status

Use this when the user asks about their plan, billing tier, usage, or remaining QR quota.

get_capabilities

Use this FIRST when unsure what QR Agent Studio can do.