antoBrugnot/qrcode-mcp
3.3
If you are the rightful owner of qrcode-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server designed to generate QR codes from text or URLs using Node.js and TypeScript.
Tools
Functions exposed to the LLM to take actions
generate-qrcode-dataurl
Generates a QR code and returns it as a Data URL (base64).
generate-qrcode-svg
Generates a QR code in SVG format.
generate-qrcode-terminal
Generates a QR code for display in the terminal.
generate-qrcode-batch
Generates multiple QR codes in a single operation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client