📱 Qr Code MCP

Generate, decorate, and decode QR codes directly from any MCP client. Create QR codes with custom colors, embedded logos, and decode existing QR codes from images.

MCP Server 200 Free/Day $19/mo Pro
Smithery Badge

🔧 Available Tools

generate_qr

Generate QR code PNG from text or URL with custom colors

generate_qr_with_logo

Generate QR codes with a centered logo image

decode_qr

Decode QR codes from base64-encoded PNG images

Custom styling

Custom fill color, background color, and size options

High quality

High-resolution output suitable for print

💰 Simple Pricing

🆓 Free

$0/mo
  • 200 queries per day
  • All core tools
  • Standard rate limits
  • Community support
Get Started

💡 Example Usage

Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:

Describe natural language interactions your AI assistant can use with this server.

⚡ Quick Install

git clone https://github.com/Rumblingb/qr-code-mcp.git
cd qr-code-mcp
pip install -r requirements.txt
python3 server.py