Loading MCP server directory, please wait...
Build GS1 element strings, generate GS1 DataMatrix, validate the eight GS1 keys beyond GTIN.
npx @getmcp/cli add com.yaktool/gs1Requires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.yaktool/gs1": {
"command": "npx",
"args": [
"-y",
"yaktool-gs1-mcp"
]
}
}
}