Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Follow AllMCPs on X (opens in a new tab)AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Qr
Q
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Qr

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "qr": {
      "command": "npx",
      "args": [
        "-y",
        "qr"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

OpenQR

Free, open-source, watermark-free QR code generator. Runs entirely in your browser β€” no tracking, no sign-up, no limits.

License: AGPL-3.0 Next.js No watermark Listed on mcpservers.org

Most online QR generators bait you with "free" and then add a watermark, cap your download size, hide vector export behind a paywall, or route your code through their servers so it dies when you stop paying. A QR code is just an open standard (ISO/IEC 18004) that costs nothing to generate. OpenQR keeps it that way.

This repository is the basic generator tool β€” the reference open-source implementation. It is deliberately small and easy to fork.

Hosted version: free API, MCP server and editable codes

Everything in this repo is and stays free, with no watermark and no expiry. The hosted build at openqr.uk adds an optional account layer for people who want editable codes and automation:

  • Dynamic / editable QR codes with scan analytics. Change the destination after you've printed it. 3 free on a free account (7 days of scans by country); unlimited on Pro at Β£9/month or Β£72/year, which also unlocks full analytics history, town and region detail, device and referrer breakdowns with CSV export, a branded subdomain, and password-protected codes.
  • Free REST API. Generate codes and manage dynamic codes programmatically. OpenAPI spec at /openapi.json; interactive docs at openqr.uk/api.
  • Hosted MCP server at https://openqr.uk/mcp (Streamable HTTP, 17 tools). Generate and manage QR codes directly from Claude, Cursor or any MCP client. Listed in the official MCP Registry. Remote-capable clients connect to that URL directly; stdio-only clients can bridge to it with npx -y @open-qr/mcp and OPENQR_API_KEY set (details).

The static generator in this repository never calls any of that. It stays 100% client-side (see Privacy), and none of it is required to use or self-host the generator.

Tools

The hosted MCP server at https://openqr.uk/mcp exposes these 17 tools. Every tool requires a free API key β€” create one at openqr.uk/api and pass it as Authorization: Bearer oqr_... on the MCP connection.

ToolWhat it does
generate_qrGenerate a static QR code from any text or URL. Returns a PNG image or SVG markup.
create_dynamic_qrCreate an editable QR code whose destination you can change later without reprinting.
update_dynamic_qrChange a dynamic code's destination, label, custom short link, tags or folder.
get_dynamic_qrGet one code's full details: destination, short link, label, type, tags, folder, status, created date.
get_scansScan statistics for a dynamic code.
list_dynamic_qrList your dynamic codes with id, short URL, destination, label and status.
delete_dynamic_qrPermanently delete a dynamic code. Its short link stops working.
bulk_create_dynamic_qrCreate up to 200 dynamic codes at once.
list_foldersList your folders.
create_folderCreate a folder to organise codes.
delete_folderDelete a folder. Its codes are un-filed, not deleted.
list_themesList saved style themes. Apply one by passing its id or name as theme.
create_themeSave a reusable style theme (colours, dot and corner styles).
delete_themeDelete a saved theme. Codes already styled with it keep their look.
get_subdomainShow the branded subdomain on the account, and whether it is suspended.
set_subdomainClaim or change the branded subdomain so codes also resolve at {name}.oqr.to. Pro only.
clear_subdomainRelease the branded subdomain. Codes stay live on the plain short link.

It also exposes 5 resources and 4 prompts:

  • Resources are built-in QR style presets at openqr://preset/classic, /teal, /high-contrast, /dots and /classy. Read one and pass its style to create_theme.
  • Prompts are create_tracked_qr, bulk_qr_for_print, brand_a_qr and qr_scan_report.

Features

  • No watermarks, no size limits, no sign-up β€” every feature is free
  • Private by design β€” codes are generated entirely in your browser; the content never touches a server
  • Export anywhere β€” PNG / WebP up to 4096px, plus true-vector SVG and PDF
  • Full styling β€” colours, gradients, dot & corner styles, logo embedding, "Scan me" frames
  • Smart input β€” paste a link or text and the type is auto-detected
  • Rich payloads β€” URL, text, email, phone, SMS, WhatsApp, Wi-Fi, and a map-based location picker
  • One-click copy, shareable design links, light/dark, responsive, keyboard-accessible

Quick start

bash
pnpm install
pnpm dev        # http://localhost:3011

Build & self-host

bash
pnpm build
pnpm start      # serves on :3011 (standalone output)

It's a standard Next.js app β€” host it anywhere (a VPS, a Raspberry Pi, Cloudflare, behind any reverse proxy). It needs no environment variables, no database, no secrets to run.

Embedding

The <Generator/> component is self-contained and configurable:

server.ts
import { Generator } from "@/components/generator/generator";

// Full page (default OpenQR logo header):
<Generator />

// Embedded widget, your own branding, no default header:
<Generator embedded header={<MyLogo />} />

// Inject your own post-download call-to-action:
<Generator renderSuccess={(variant) => <MySupportCluster variant={variant} />} />

The tool ships zero analytics. If you want anonymous UI events (e.g. which export format was used β€” never the QR content), inject a handler:

server.ts
import { setTrackHandler } from "@/lib/analytics";
setTrackHandler((action, name, category) => myAnalytics.track(category, action, name));

Privacy

QR generation happens 100% in your browser. The only optional outbound calls are in the Location tool: map tiles from CARTO and address lookups via OpenStreetMap's Nominatim. Nothing else leaves the device.

Tech stack

Next.js 16 (App Router) Β· React 19 Β· TypeScript (strict) Β· Tailwind v4 Β· qr-code-styling Β· Leaflet Β· pnpm.

Contributing

See CONTRIBUTING.md. Keep it simple, accessible, client-side, and free β€” no feature should ever require payment to remove a watermark or unlock a format.

Licence

AGPL-3.0 Β© 2026 Sam Moreton.

You're free to use, study, modify, self-host, and redistribute OpenQR under the AGPL-3.0. If you run a modified version as a network service, the AGPL requires you to make your source available under the same licence. If that doesn't suit your use case, a commercial licence is available β€” see NOTICE.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Q
    QR Top

    Dynamic QR codes by chat: edit destinations after printing, smart routing, and scan analytics.

    πŸ’» Developer Tools0 views
    Compare vs QR Top β†’
  • Printr logoPrintr

    Let AI agents create, discover, and track tokens across chains via Printr.

    πŸ’» Developer Tools0 views
    Compare vs Printr β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • SpriteCook logoSpriteCook

    Generate game sprites and assets from text prompts for game development.

    πŸ’» Developer Tools0 views
    Compare vs SpriteCook β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Qr

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "qr": { "command": "npx", "args": ["-y", "qr"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewQr AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/qr?style=directory)](https://allmcps.com/mcp/qr)
HTML Embed
<a href="https://allmcps.com/mcp/qr"><img src="https://allmcps.com/api/badge/qr?style=directory" alt="Qr on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Qr β†’Install in Claude DesktopInstall in CursorInstall in VS Code