📝 Description
A Model Context Protocol (MCP) server for generating simple QR codes. Support custom QR code styles.
✨ Features
🎨 Support custom QR code styles
🛠️ Easy to use
📦 Installation
Installing via Smithery
To install QRCode_MCP for Claude Desktop automatically via Smithery:
Manual Installation
Clone the Repository
Install Dependencies
Build the Project
🔧 Configuration
Add to your Cline MCP settings file
📝 Usage
Available Tools
qrcode
: Generate a QR code image parameters:text
: The text to encode in the QR code (Required)size
: The size of the QR code (optional, default is 256)darkColor
: The color of the dark module (optional, default is #000000)lightColor
: The color of the light module (optional, default is #ffffff)errorCorrectionLevel
: The error correction level (optional, default is M)margin
: The margin of the QR code (optional, default is 4)
📝 Development
📝 License
This project is licensed under the MIT License. See the LICENSE file for details.
Tools
An MCP server that generates customizable QR codes with options for size, colors, error correction, and margin settings.
Related Resources
Related MCP Servers
- -securityAlicense-qualityA server that connects large language models to QR code generation capabilities via Model Context Protocol, supporting multiple content types (URLs, WiFi credentials, contacts, text), output formats, and customization options.Last updated -1994MIT License
- AsecurityAlicenseAqualityMCP Server for running code snippet and show the result.Last updated -1710204MIT License
- AsecurityFlicenseAqualityA simple and efficient MCP server that provides Base64 encoding and decoding functionality for both text and images with support for Data URL format.Last updated -43
- -securityFlicense-qualityThis MCP server enables interactions with the PDF Generator API for creating, converting, and managing PDF documents using natural language commands.Last updated -