mcpbeat Sign in

Gs1 MCP Server

local only

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

Build GS1 element strings, generate GS1 DataMatrix, validate the eight GS1 keys beyond GTIN.

Installs per day peak 148 · avg 5
a month agotoday
203
Installs / week
npm · yaktool-gs1-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 Gs1 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 gs1 -- npx -y yaktool-gs1-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gs1": {
      "args": [
        "-y",
        "yaktool-gs1-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gs1]
command = "npx"
args = ["-y", "yaktool-gs1-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "gs1": {
      "args": [
        "-y",
        "yaktool-gs1-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gs1": {
      "args": [
        "-y",
        "yaktool-gs1-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Gs1

same job, measured the same way
llms.txt Generator
by llms-txt-generator

Create, validate and audit llms.txt, incl. the Lighthouse Agentic Browsing check.

4 tools answering
Ateam MCP
by ariekogan

Build, validate, and deploy multi-agent AI solutions from any AI environment.

1 080 installs/wk 57 tools answering
Google Maps MCP Server
by thenextgennexus

Search local businesses, generate leads, and validate emails via Google Maps data

39 installs/wk local only
Ainative Prd MCP
by ainative-studio

PRD Generator MCP — generate, validate, and manage Product Requirement Documents.

85 installs/wk local only
Webcake Landing
by vuluu2k

Build, validate, and persist Webcake landing-page source JSON: element schemas plus AI usage hints.

1 097 installs/wk answering
Cron Forge MCP
by ryudi84

Build, explain, and validate cron expressions

66 installs/wk local only
GitResume
by gitresume

Validate, build, and publish the resume you keep as YAML in your own GitHub repository.

answering
Tteop MCP
by sunrisesillneversee

Build, validate, and describe TTEOP telemetry envelopes for AI operator token efficiency.

local only

Gs1 — questions

Answers built from our own checks of this server.

Why is there no uptime for Gs1?
Gs1 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-gs1-mcp was installed 203 times last week.
How do I connect Gs1?
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-gs1-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Gs1?
The npm package yaktool-gs1-mcp was installed 203 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.