mcpbeat Sign in

Labels MCP Server

local only

Labels runs on your own machine — the client starts it, so there is no endpoint to ping. 716 installs a week from npm.

Labels: FBA (FNSKU) & GS1 SSCC pallet labels (PDF/ZPL), plus a ZPL-to-PDF renderer. Exact size.

Installs per day peak 568 · avg 18
a month agotoday
716
Installs / week
npm · yaktool-labels-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Labels every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add labels -- npx -y yaktool-labels-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "labels": {
      "args": [
        "-y",
        "yaktool-labels-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.labels]
command = "npx"
args = ["-y", "yaktool-labels-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "labels": {
      "args": [
        "-y",
        "yaktool-labels-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "labels": {
      "args": [
        "-y",
        "yaktool-labels-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Labels

same job, measured the same way
Toolforte
by toinedotcom

25 tools: exact IBAN/VAT/cron/regex utilities plus renders to hosted PDF, screenshot and QR files.

35 tools answering
I
PDF Slim — PDF Compression for AI
by zhaoyaqi18

Compress PDFs to exact target sizes (82-93% smaller). Tools: compress_pdf, optimize_pdf, inspect_pdf

3 tools answering
boxpdf-html
by earonesty

Render HTML to PDF (html_to_pdf) plus boxpdf library docs and templates, for AI agents.

126 installs/wk local only
TruePath PDF
by joytruepath

Local-only PDF tools for AI — extract text, search, split/merge, render pages. Files never leave.

81 installs/wk local only
Docgen MCP Server
by cyanheads

Render HTML/markdown to PDF, export rows to xlsx, and fill AcroForm PDFs.

95 installs/wk local only
DicePDF
by ishan-maheshwari

Local-first PDF tools for AI agents: merge, split, extract, render, compress. Files stay on-device.

29 installs/wk local only
Snaprender
by user0856

Screenshot, extract content, and render web pages. PNG/JPEG/WebP/PDF, batch, signed URLs.

133 installs/wk local only
Leafwright
by leafwright

Render HTML, URLs, and templates to PDF. AI drafts templates and fixes them from logs.

353 installs/wk answering

Labels — questions

Answers built from our own checks of this server.

Why is there no uptime for Labels?
Labels runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package yaktool-labels-mcp was installed 716 times last week.
How do I connect Labels?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls yaktool-labels-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Labels?
The npm package yaktool-labels-mcp was installed 716 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.