QrMakerIO runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 14 Apr 2026.
Generate styled QR codes, manage dynamic short links with analytics, and publish landing pages.
We read the source, 18 h ago · rules 3dff92dd89df
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.
ENV QR_MAKER_API_KEY=glama-introspection
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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 mcp-server -- npx -y @qr-maker/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@qr-maker/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@qr-maker/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@qr-maker/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@qr-maker/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
QR_MAKER_API_KEY (Your QR Maker API key from qr-maker.io/app/settings/api-keys).
The author declared them in the registry entry; get the values from the project itself.
Dynamic QR codes and short links with real-time analytics and AI/MCP integration.
Dynamic, editable QR codes + short links with scan analytics and branded QR rendering.
Create and manage CodeQR short links, QR codes, and analytics from any MCP client.
Create and manage QR codes, short links, landing pages, and forms in your Hovercode workspace.
Create and manage trackable QR codes with scan tracking, analytics, and dynamic URL updates.
Create and manage Linkonda short links and QR codes, with no per-visitor tracking.
Generate, edit and track dynamic (editable) QR codes with scan analytics. Hosted MCP and REST API.
Create short links, fetch click analytics, and generate QR codes via the filoo.app API.
Answers built from our own checks of this server.