Barcode MCP runs on your own machine — the client starts it, so there is no endpoint to ping.
Generate EAN-13 and Code-128 barcodes locally and return SVG data. No network and no key.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add barcode-mcp -- npx -y barcode-mcp
{
"mcpServers": {
"barcode-mcp": {
"args": [
"-y",
"barcode-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.barcode-mcp]
command = "npx"
args = ["-y", "barcode-mcp"]
{
"mcpServers": {
"barcode-mcp": {
"args": [
"-y",
"barcode-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"barcode-mcp": {
"args": [
"-y",
"barcode-mcp"
],
"command": "npx"
}
}
}
Generate QR codes as PNG images locally. No network and no key.
Generate random names, usernames, and project codenames locally. No network and no key.
Scan and generate barcodes and QR codes.
QR codes, WiFi and vCard codes, SEPA payment codes and EAN, UPC and Code 128 barcodes, drawn locally
Look up SWIFT and BIC bank codes from a bundled directory. No network and no key.
QR codes and barcodes offline: WiFi, vCards, SEPA payment codes, Code 128, EAN-13, SVG or PNG.
Inspect XLSX/XLSM workbooks, validate email, generate SVG QR codes, and look up domain DNS and TLS.
Generate Splunk dashboards, reports, and alerts from natural language. No API key required.
Answers built from our own checks of this server.