MODEL CONTEXT PROTOCOL (MCP) INTEGRATIONOFFICIAL v1.0

QR TIGER MCP Server

Create and Manage QR Codes with AI Assistants

No dashboard switching needed. Use natural language inside your editor or AI client to generate dynamic QR codes, update campaign destination links, and pull live scan analytics.

INTEGRATES WITH ALL MAJOR AI ASSISTANTS & AGENTS:

  • Claude
  • Gemini
  • opencode
  • ChatGPT
  • Mistral AI
qrtiger-mcp — Visual Studio Code / Cursor
dev.qrtiger.com/mcp [ACTIVE]
mcp.json
1{
2"mcpServers": {
3"qrtiger": {
4"url": "https://dev.qrtiger.com/mcp",
5"headers": {
6"Authorization": "Bearer YOUR_API_KEY"
7}
8}
9}
10}
11
Claude Code / Interactive TerminalReady

Claude Code MCP Terminal connected to dev.qrtiger.com/mcp. Ask me to create, update, or analyze QR codes.

Create a dynamic QR code for https://example.com with red color

Called qrtiger_create_qr. Created dynamic QR code with branding rules applied.

Tool Executed: qrtiger_create_dynamic_qr
Dynamic Campaign QR Codehttps://qr1.be/EXMPL26Target: https://example.com
EXAMPLE PROMPTS:
MCP Connecteddev.qrtiger.com/mcpUTF-8JSON-RPC 2.0
Plan: Professional / EnterpriseRate Limit: 120 req/minQR TIGER v2.4

STANDARDIZED INTEGRATION

What is the QR TIGER MCP Server?

An open standard interface built on Model Context Protocol (MCP), allowing AI assistants to execute QR code operations securely.

Model Context Protocol Standard

Securely bridge AI intelligence with QR TIGER infrastructure

Instead of generating QR codes locally, the AI assistant uses MCP to inspect tools, validate parameters, and dispatch requests. QR TIGER handles the heavy lifting: generating high-resolution vector codes, handling dynamic URL redirects, tracking scan statistics, and securing accounts.

Standardized Tools

Exposes complete QR code creation, URL updates, scan analytics, and folder operations as ready-to-call AI tools.

Strict JSON Schemas

Provides deterministic input validation for target URLs, HEX color customization, logos, frames, and output formats.

Bearer Auth Security

Every request is signed with your private QR TIGER API key, enforcing tenant isolation and account role policies.

Real-Time Data

Returns high-resolution vector QR code links, dynamic short URLs, and live scan analytics metrics right in conversation.

SIMPLE 3-STEP INTEGRATION

How Does the QR TIGER MCP Server Work?

No separate install on your machine: the server runs in the cloud at QR TIGER, and your AI assistant connects directly via standard Model Context Protocol.

01

AUTHENTICATION

Grab an API key from your dashboard

Log in to your QR TIGER account and copy your private API key from Account Settings. Any active key works instantly — no special OAuth or token setup required.

Go to Account Settings →
02

CONFIGURATION

Add the MCP server to your AI client

Add the server to your MCP configuration (Cursor, Claude Desktop, VS Code, or Windsurf) with your API key as a Bearer token.

https://dev.qrtiger.com/mcp
03

EXECUTION

Ask away in natural language

Your assistant auto-discovers all QR TIGER tools and executes them on demand — generating dynamic QR codes, editing URLs, and retrieving scan statistics right in chat.

Create a dynamic QR code for https://example.com

SUPPORTED TOOLS

What You Can Do with QR TIGER MCP

Full end-to-end QR code campaign management using natural language prompts.

CREATE

Create QR Codes

  • Create dynamic URL QR codes with tracking.
  • Create static QR codes in PNG, SVG, or PDF.
  • Supports vCard, Menu, File, Social Media, WiFi, and MP3.
  • Preview designs and customize colors, eyes, and logos.

Create a dynamic QR code for https://example.com and make it red

SEARCH

List & Search Campaigns

  • List QR codes created by month/period.
  • Search by keyword or name.
  • Filter archived vs. active codes.

Show me the QR codes I created this month

UPDATE

Update Dynamic QR Codes

  • Change destination URLs without re-printing.
  • Update design themes, frames, and branding.
  • Clone successful campaigns.

Update Summer Campaign QR to the new landing page

ANALYTICS

View Scan Analytics

  • Total scan counts and unique visitor metrics.
  • Breakdown by device, OS, and region.
  • Export data to CSV.

How many scans did my event QR code receive last week?

ORGANIZE

Archive & Folders

  • Archive old launch codes.
  • Restore archived campaigns.
  • Create folders and move codes between projects.

Archive my old product launch QR code

TEAM

Contacts & Sub-Users

  • List vCard contacts from leads.
  • Export contacts to CSV.
  • Check sub-user roles and read-only access.

List vCard contacts from my campaign and export to CSV

Secure API Key Authentication

Every request sent to QR TIGER MCP Server is signed with your private Bearer API key:

Authorization: Bearer YOUR_API_KEY
  • Never share your API key publicly in code snippets.
  • Do not commit keys into Git repositories.
  • Rotate keys immediately if exposed.

Rate Limits & Role Safety

Built for high enterprise reliability and multi-tenant security:

  • Rate Limit: Up to 120 requests per minute per account.
  • Sub-User Roles: Viewer sub-user accounts have read-only access via MCP.
  • Full API Reference: qrcode-tiger.com/api-documentation

FREQUENTLY ASKED QUESTIONS

Frequently Asked Questions

Clear answers about QR TIGER MCP Server capabilities and setup.

Ready to Connect Your AI Assistant?

1

Confirm Professional or Enterprise plan

2

Copy API key from Account Settings

3

Add MCP Server endpoint to AI client

4

Start creating QR codes in conversation

MCP Server Endpointhttps://dev.qrtiger.com/mcp
Go to Dashboard