mcpbeat Sign in

Quality QR MCP Server

by silly-geese Your server? Claim it
answering

Quality QR is answering right now. Last checked 12 min ago. It exposes 6 tools. Last commit 1 Jun 2026.

Create and manage trackable QR codes with scan tracking, analytics, and dynamic URL updates.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
823 ms
Response time
average over 24h
0
Stars
last commit 1 Jun 2026

Nothing serious here today

Today is the operative word: we check Quality QR every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add quality-qr --transport http https://quality-qr.app/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "quality-qr": {
      "url": "https://quality-qr.app/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.quality-qr]
url = "https://quality-qr.app/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "quality-qr": {
      "url": "https://quality-qr.app/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "quality-qr": {
      "url": "https://quality-qr.app/api/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

quality
quality_qr_analytics
Get scan analytics for a specific QR code. Use this when the user wants to know how many times a QR code has been scanned, see daily scan trends, understand which devices are scanning, or see which countries scans come from. Returns total scans, scans by day, device breakdown (mobile/tablet/desktop), and top 5 countries.
quality_qr_create
Create a new trackable QR code saved to your Quality QR account. Use this when the user wants to generate a QR code for a URL, WiFi network, contact card, calendar event, phone number, email, SMS, restaurant menu, app download link, or social media profile. The QR code is persisted with scan tracking and analytics. Returns an inline SVG image of the QR code.
quality_qr_delete
Permanently delete a QR code from the user's account. Use this when the user wants to remove a QR code they no longer need. The short URL will immediately stop redirecting. This action frees up a plan quota slot and cannot be undone.
quality_qr_get
Get full details of a specific QR code by its ID. Use this when the user wants to inspect a particular QR code's configuration, check its destination URL, view its design settings, or see its current status. Returns all metadata including content, destination, design, scan limits, and timestamps.
quality_qr_list
List QR codes in the user's Quality QR account. Use this when the user wants to see their existing QR codes, find a specific code, or check how many codes they have. Returns ID, name, type, short URL, active status, and creation date for each code.
quality_qr_update
Update an existing QR code's properties. Use this when the user wants to change where a QR code points to, rename it, or enable/disable it. Destination URL changes only work for dynamic URL-based types (url, pdf, menu, app-store, social). Name and active status can be changed for any QR code type.

Endpoints

URLTransportStateLatencyChecked
https://quality-qr.app/api/mcp streamable-http answering 1365 ms 12 min ago

Alternatives to Quality QR

same job, measured the same way
Openqr
by sam-moreton

Generate QR codes; create, edit & track dynamic QR codes with scan analytics. Free, no watermark.

20 tools answering
OpenQR
by openqr

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

202 installs/wk 20 tools answering
Dynamic QR Codes
by getdynamicqr

Create dynamic QR codes and re-point ones already printed, with bot-filtered scan analytics.

answering
QrMakerIO
by qrmakerio

Generate styled QR codes, manage dynamic short links with analytics, and publish landing pages.

34 installs/wk local only
Link Center
by mylink

Dynamic, editable QR codes + short links with scan analytics and branded QR rendering.

answering
Linkonda
by linkonda

Create and manage Linkonda short links and QR codes, with no per-visitor tracking.

90 installs/wk local only
QR Manager
by qr-manager

Dynamic QR codes and short links with real-time analytics and AI/MCP integration.

answering
QRcodly
by qrcodly

Create, manage, and share QR codes and short URLs

answering

Quality QR — questions

Answers built from our own checks of this server.

What can Quality QR do?
It exposes 6 tools, read directly from the server on our last check. Among them: quality_qr_analytics, quality_qr_create, quality_qr_delete, quality_qr_get, quality_qr_list, quality_qr_update. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Quality QR working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 823 ms. The bar chart above shows every period we have measured.
How do I connect Quality QR?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Quality QR need an API key?
No. Quality QR completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Quality QR?
It answers our handshake in 823 ms on average, which is faster than 13% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Quality QR open source?
We cannot say either way: 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.