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

qr-code-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qr-code-mcp

Generate QR codes as PNG images locally. No network and no key.

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
194
Maintainers
1
Weekly downloads
 
Created
Source

QR Code MCP

Generate QR codes as real PNG images on the local machine. No network, no key, no external service.

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_qr Generate a QR code PNG.

Usage

npm install
npm run build
node dist/index.js

Output files are written to the system temp directory and the path is returned.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts