Developer Tools
Trust: 37/100 (Limited)Barcode Scanner Guide
Scan and generate barcodes and QR codes.
by domdomegg
Quick Start
Install
npx barcode-scanner-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-domdomegg-barcode-scanner-mcp": {
"command": "npx",
"args": [
"barcode-scanner-mcp"
]
}
}
}