About
Overview
The QR Code MCP Server enables AI agents to create and decode QR codes. It supports generating QR codes from text, URLs, and data, as well as reading QR codes from images.
Capabilities
Tools & Capabilities
⚡generate
Generate a QR code image
⚡read
Read and decode a QR code from an image
Setup
Installation
bash
Install
npx -y mcp-server-qr-codeExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"qr-code": {
"command": "npx",
"args": ["-y", "mcp-server-qr-code"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026