2niuhe/qrcode_mcp
0 Views
0 Installs
🐍 🏠 🍎 🪟 🐧 - A QR code generation MCP server that converts any text (including Chinese characters) to QR codes with customizable colors and base64 encoding output.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"2niuhe-qrcode-mcp": {
"command": "npx",
"args": [
"-y",
"2niuhe-qrcode-mcp"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.