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.
Generate QR code PNG from text or URL with custom colors
Generate QR codes with a centered logo image
Decode QR codes from base64-encoded PNG images
Custom fill color, background color, and size options
High-resolution output suitable for print
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.
git clone https://github.com/Rumblingb/qr-code-mcp.git
cd qr-code-mcp
pip install -r requirements.txt
python3 server.py