MCP.so
登录
A

Appqr

@harishakumarn

关于 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.

基本信息

分类

其他

传输方式

stdio

发布者

harishakumarn

提交者

harishakumarn

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器