Qr Code MCP runs on your own machine — the client starts it, so there is no endpoint to ping.
Generate QR codes as PNG images locally. No network and no key.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add qr-code-mcp -- npx -y qr-code-mcp
{
"mcpServers": {
"qr-code-mcp": {
"args": [
"-y",
"qr-code-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.qr-code-mcp]
command = "npx"
args = ["-y", "qr-code-mcp"]
{
"mcpServers": {
"qr-code-mcp": {
"args": [
"-y",
"qr-code-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"qr-code-mcp": {
"args": [
"-y",
"qr-code-mcp"
],
"command": "npx"
}
}
}
Generate random names, usernames, and project codenames locally. No network and no key.
Generate EAN-13 and Code-128 barcodes locally and return SVG data. No network and no key.
Scan and generate barcodes and QR codes.
Country flag image URLs and codes. No key required.
Look up SWIFT and BIC bank codes from a bundled directory. No network and no key.
Local file tools for agents: documents, PDFs, images, QR codes. Nothing is uploaded.
Generate IDs, QR codes, and hashes, encode values, geolocate IPs, plus gated host diagnostics.
Generate, update, manage, and track QR codes using the QRStuff platform.
Answers built from our own checks of this server.