New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

barcode-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

barcode-mcp

Generate EAN-13 and Code-128 barcodes locally and return SVG data. No network and no key.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Barcode MCP

Generate EAN-13 and Code-128 barcodes as real SVG images on the local machine. No network, no key.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • generate_ean EAN-13 barcode as SVG.
  • generate_code128 Code-128 barcode as SVG.

Usage

npm install
npm run build
node dist/index.js

Barcodes are rendered locally with the bwip-js engine and returned as SVG text.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts