Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Barcode Scanner

БесплатноНе проверен

MCP server for scanning and generating barcodes and QR codes. Enables decoding barcodes from images, generating QR codes, and creating barcodes in multiple form

GitHubEmbed

Описание

MCP server for scanning and generating barcodes and QR codes. Enables decoding barcodes from images, generating QR codes, and creating barcodes in multiple formats.

README

MCP server for scanning and generating barcodes and QR codes.

Use Cases

Decode a barcode from a photo: "What does this barcode say?" → reads the image, detects the barcode format, and returns the decoded text.

Generate a QR code: "Create a QR code for https://example.com" → generates a PNG QR code image with configurable error correction.

Create shipping labels: "Generate a Code 128 barcode for tracking number 1Z999AA10123456784" → produces a barcode image in the specified format.

Verify printed barcodes: "Scan this product barcode and look up the item" → decodes the barcode and returns the text for further lookup.

Setup

Follow the instructions on install-mcp, which generates the right config for your MCP client (Claude Code, Claude Desktop, Cursor, Cline, VS Code, and more).

Tools

Tool Description
decode_image Decode a barcode or QR code from an image file or base64 data
generate_qr Generate a QR code PNG from text or a URL
generate_barcode Generate a barcode PNG in 25+ formats (Code 128, EAN-13, UPC-A, etc.)

Contributing

Pull requests are welcomed on GitHub! To get started:

  1. Install Git and Node.js
  2. Clone the repository
  3. Install dependencies with npm install
  4. Run npm run test to run tests
  5. Build with npm run build

Releases

Versions follow the semantic versioning spec.

To release:

  1. Use npm version <major | minor | patch> to bump the version
  2. Run git push --follow-tags to push with tags
  3. Wait for GitHub Actions to publish to the NPM registry.

from github.com/domdomegg/barcode-scanner-mcp

Установить Barcode Scanner в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install barcode-scanner-mcp

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add barcode-scanner-mcp -- npx -y barcode-scanner-mcp

Пошаговые гайды: как установить Barcode Scanner

FAQ

Barcode Scanner MCP бесплатный?

Да, Barcode Scanner MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Barcode Scanner?

Нет, Barcode Scanner работает без API-ключей и переменных окружения.

Barcode Scanner — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Barcode Scanner в Claude Desktop, Claude Code или Cursor?

Открой Barcode Scanner на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Barcode Scanner with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development