MCP.so
Sign In
A

Appqr

@harishakumarn

About Appqr

Generate smart QR codes for App Store and Google Play. One QR detects the device and redirects iOS users to the App Store and Android users to Google Play. Free, no subscriptions, no third-party servers in the redirect chain.

Basic information

Category

Other

Transports

stdio

Publisher

harishakumarn

Submitted by

harishakumarn

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "appqr": {
      "command": "npx",
      "args": [
        "appqr",
        "mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Appqr?

Appqr is a free, open-source tool that generates smart QR codes which detect the user's device and redirect them to the correct app store. It includes a built-in MCP (Model Context Protocol) server for AI agents like Claude, Cursor, and Copilot.

How to use Appqr?

Install globally with npm install -g appqr or run without installing via npx appqr setup. Use appqr setup with store URLs and a hosted URL to generate a redirect HTML and initial QR, then run appqr campaign for new campaign QRs. For AI agent integration, add the MCP server to tools like Claude Desktop and Cursor.

Key features of Appqr

  • Free, runs locally, no subscription required.
  • Device detection using client-side JavaScript, no server needed.
  • Supports campaign tracking parameters for iOS and Android.
  • MCP server for AI agents to generate smart QR codes natively.
  • Generates QR code images and a universal redirect HTML file.
  • No campaign data ever sent to AppQR servers.

Use cases of Appqr

  • Marketing campaigns with one QR code that sends users to the right app store.
  • Business cards and print materials with a single universal QR.
  • Press kits where visitors on different devices get the correct store link.
  • Adding campaign tracking (UTM, Apple campaign params) to QR codes for

Comments

More Other MCP servers