← Registry

Marketing

qrcodekit.com

Manages QRCodeKIT short links and QR codes, including creation, gallery display, HTML publishing, and click/scan analytics retrieval.

1 endpoint14 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://mcp.v2.qrcodekit.com/mcp

No auth detected

MCP server metadata

Name
qrcodekit-mcp
Version
1.26.0
Capabilities
experimentalpromptsresourcestools
Server instructions

QRCodeKIT is a links + hosting platform with first-class QR codes: branded short links, instant page & file hosting, and dynamic QR codes, with unified click + scan analytics. Use it when a user wants to shorten or brand a URL, publish or host a single-page static HTML site (landing page, business page, digital menu, event page, portfolio, product page) or a file or PDF behind a permanent public link, create WhatsApp, email, or app-download smart links, or get a QR code for any of these. Every link includes a downloadable QR image, and published pages, files, and destinations can be updated later while keeping the same public URL and printed QR code. One analytics dashboard tracks link clicks and QR scans together: total, unique, and repeat visits, activity over time, top-performing links, and — when the account plan supports it — breakdowns by country, city, device, operating system, and browser. QRCodeKIT also integrates with Zapier and webhooks for New Scan, New Lead, and New Payment triggers.

Known tools 14

list_links

Return the account's QRCodeKIT links as structured data: title, destination or hosted content, short URL, slug, QR image download URLs, timestamps, and lifetime visits.

Inferred read-only
show_links

Display the account's QRCodeKIT links in an interactive gallery: short URL, QR image, combined click-and-scan totals, and download actions.

Inferred read-only
get_link_stats

Retrieve analytics for the whole QRCodeKIT account or for one link.

Inferred read-only
save_short_link

Create a branded short link and dynamic QR code for an existing website URL, with an optional custom slug (e.

Potential side effects
save_html_file_qr

Publish a single-page static HTML site live on the web and get a permanent public URL and shareable link, plus a downloadable dynamic QR code that opens it.

Potential side effects
host_file

Upload and host a local PDF, image, document, spreadsheet, or other file, and get a permanent public short link plus a downloadable dynamic QR code that opens or downloads it.

Potential side effects
save_file_url_qr

Create or update a permanent short link and dynamic QR code for a file or PDF that is already hosted at a public URL.

Potential side effects
render_file_upload_qr_form

Open an interactive form for the user to upload a file or PDF from their device and get a permanent short link plus a downloadable dynamic QR code.

Potential side effects
create_file_upload_session

Widget-only helper: mint a one-time upload session so the file upload form can send the selected file to QRCodeKIT without exposing credentials.

Potential side effects
save_whatsapp_link

Create a short link and dynamic QR code that opens a WhatsApp conversation with a phone number in international format and an optional pre-filled message.

Potential side effects
save_email_link

Create a short link and dynamic QR code that opens a pre-filled email with a recipient, required subject, optional body, and optional CC recipients.

Potential side effects
save_app_store_link

Create a device-routing smart link and dynamic QR code for a mobile app: the same short link sends iPhone users to the Apple App Store and Android users to Google Play.

Potential side effects
set_link_slug

Change the custom slug (short code) of an existing QRCodeKIT short link, for any link type — e.

Inferred read-only
delete_link

Move an existing QRCodeKIT link and its QR code to the active account's trash.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.qrcodekit-mcp]
url = "https://mcp.v2.qrcodekit.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "qrcodekit-mcp": {
      "type": "http",
      "url": "https://mcp.v2.qrcodekit.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: qrcodekit-mcp
Remote MCP URL: https://mcp.v2.qrcodekit.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "qrcodekit-mcp": {
      "url": "https://mcp.v2.qrcodekit.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "qrcodekit-mcp": {
      "type": "http",
      "url": "https://mcp.v2.qrcodekit.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "qrcodekit-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.v2.qrcodekit.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.