Developer Tools

QR Code Generator MCP Server

Chat with AI and run tools instantly.

Generate QR codes from text, URLs, or data. Returns PNG or SVG images with configurable error correction, colors, and scale. Pure computation — no external calls.

Managed
1 tool
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for QR Code Generator — workflow patterns, data models, and gotchas for your AI agent.

QR Code Generator

Create QR code images on-platform from any string input — URLs, text, contact info, WiFi credentials, or raw data. The generated image is returned directly as a PNG (raster) or SVG (vector) that the AI can display or the user can download.

Capabilities

  • Encode anything: Any UTF-8 string up to ~4,296 bytes — URLs, plain text, vCard data, WiFi network strings (WIFI:T:WPA;S:MyNetwork;P:MyPass;;), or arbitrary payloads.
  • Error correction levels: Four levels (L/M/Q/H) trading density for resilience. H recovers from ~30% damage — useful when a logo will overlay the center.
  • Custom colors: Set dark and light module colors via hex codes for branded QR codes.
  • Scalable output: PNG with configurable pixel scale (1–50× per module) or lossless SVG for print.
  • Quiet zone control: Adjustable border width in modules (QR spec recommends at least 4).

Gotchas

  • Data capacity: Maximum ~4,296 bytes at error level L; higher error correction reduces capacity. Very long URLs or large text blocks may exceed the limit.
  • Color contrast: QR scanners need strong contrast between dark and light modules. Low-contrast color choices may produce unreadable codes.
  • SVG output: Returned as text (SVG XML), not as an image content block, since SVG is a text format.

Tools in this Server (1)

Qr Code Generator Generate

Generate a QR code from text, a URL, or any string data. Returns the QR code as a PNG or SVG image with configurable error correction, colors, and sca...

Frequently Asked Questions

What is the QR Code Generator MCP server?

Generate QR codes from text, URLs, or data. Returns PNG or SVG images with configurable error correction, colors, and scale. Pure computation — no external calls. It provides 1 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect QR Code Generator to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/qr-code-generator. Authentication is handled automatically.

How many tools does QR Code Generator provide?

QR Code Generator provides 1 tool that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does QR Code Generator require?

QR Code Generator uses open data APIs — no authentication required.

Setup Instructions

Connect QR Code Generator to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/qr-code-generator

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to QR Code Generator and paste the MCP URL into Remote MCP server URL.
  4. Click Add. QR Code Generator will appear under Not connected — select it and click Connect to complete OAuth.
Name: QR Code Generator
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/qr-code-generator
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try QR Code Generator now

No API key or third-party login required. Chat with AI and run tools instantly.