Loomal

Barcode Scanner

MCP server by github.com/domdomegg/barcode-scanner-mcp

Scan and generate barcodes and QR codes.

0 starsnpm: barcode-scanner-mcp

About Barcode Scanner

Barcode Scanner is an MCP (Model Context Protocol) server published by domdomegg in the official MCP registry, listed under Security on Loomal. Scan and generate barcodes and QR codes.

It ships as an npm package (barcode-scanner-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/domdomegg/barcode-scanner-mcp.

Use Barcode Scanner with your agent

Claude Code · one command
claude mcp add barcode-scanner -- npx -y barcode-scanner-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "barcode-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "barcode-scanner-mcp"
      ]
    }
  }
}
npmbarcode-scanner-mcp

Frequently asked questions

What is Barcode Scanner?
Barcode Scanner is an MCP (Model Context Protocol) server by domdomegg in the Security category. Scan and generate barcodes and QR codes.
How do I connect Barcode Scanner to Claude, Cursor, or another MCP client?
Install Barcode Scanner from its npm package (barcode-scanner-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Barcode Scanner open source?
Yes — the source code is public at github.com/domdomegg/barcode-scanner-mcp.
Can AI agents pay to use Barcode Scanner?
Not yet through Loomal — Barcode Scanner is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Barcode Scanner? Claim this listing free by verifying GitHub ownership, or contact us.