mcpbeat Sign in

QRcodly MCP Server

answering

QRcodly is answering right now. Last checked 5 min ago. Last commit 21 Sep 2026.

Create, manage, and share QR codes and short URLs

Uptime history 52 days of history · worst day 91%
52 days agonow
97.8%
Uptime 24h
89 of 91 checks
Tools
hidden behind auth
297 ms
Response time
average over 24h
26
Stars
last commit 21 Sep 2026

What the code does

We read the source, 1 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Executes code built at runtime apps/backend/src/core/lock/distributed-lock.ts:71
        const result = await client.eval(RELEASE_SCRIPT, 1, handle.key, handle.token);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 5 min ago.

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

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://mcp.qrcodly.de/mcp streamable-http needs auth 260 ms 5 min ago

Alternatives to QRcodly

same job, measured the same way
CodeQR
by codeqr

Create and manage CodeQR short links, QR codes, and analytics from any MCP client.

answering
Linkonda
by linkonda

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

45 installs/wk local only
Hovercode
by hovercode

Create and manage QR codes, short links, landing pages, and forms in your Hovercode workspace.

202 installs/wk 36 tools answering
Sinkto.Link
by sinkto

Free URL shortener: manage short links, QR codes and click analytics from AI clients.

answering
E2b
by mcparmory

Create and manage secure sandboxes for running AI agent code

238 installs/wk local only
Quality QR
by silly-geese

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

6 tools answering
Flit
by flitlink

Short links, QR codes and click analytics on Flit. Tools: create/list/stats/delete links.

answering
ME-QR MCP Server
by me-qr

Create and manage QR codes on me-qr.com from AI clients like Claude and ChatGPT.

answering

QRcodly — questions

Answers built from our own checks of this server.

Why is there no tool list for QRcodly?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 97.8% of checks in the last 24 hours got a reply.
Is QRcodly working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 91 checks got a reply (97.8%), average response time 297 ms. The bar chart above shows every period we have measured.
How do I connect QRcodly?
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. You will need your own credentials: it refuses anonymous clients.
Does QRcodly need an API key?
Yes. Every time we knock, QRcodly answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is QRcodly?
It answers our handshake in 297 ms on average, which is faster than 53% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is QRcodly open source?
Yes — it is published under the MIT licence, written in TypeScript, 26 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.