Toolkit MCP Server
by cyanheads
Verified
generateQRCode
Generate a QR code from input data
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | Data to encode in QR code | |
errorCorrectionLevel | No | Error correction level | M |
type | No | Output type (terminal, svg, or base64) | terminal |