Barcode & GTIN Validator
БесплатноНе проверенBarcode and GTIN validation for AI agents.
Описание
Barcode and GTIN validation for AI agents.
README
Barcode / GTIN validation MCP (EAN-13, UPC-A, EAN-8, GTIN-14).
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Tools
| Tool | Description |
|---|---|
validate_gtin |
Validate a barcode number — EAN-13, UPC-A (12), EAN-8, or GTIN-14 (keyless, offline). Checks the mod-10 check digit, reports the format, normalizes to GTIN-14, and returns the GS1 prefix + issuing country/region. Spaces/dashes ignored. Validates the number, not the product. |
gtin_check_digit |
Compute the mod-10 check digit for GTIN/EAN/UPC data digits (all digits EXCEPT the check digit). Use to generate or repair a barcode. |
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"gtin": {
"url": "https://gateway.pipeworx.io/gtin/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Gtin data" })
The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
Установить Barcode & GTIN Validator в Claude Desktop, Claude Code, Cursor
unyly install barcode-amp-gtin-validatorСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add barcode-amp-gtin-validator -- npx -y @pipeworx/mcp-gtinПошаговые гайды: как установить Barcode & GTIN Validator
FAQ
Barcode & GTIN Validator MCP бесплатный?
Да, Barcode & GTIN Validator MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Barcode & GTIN Validator?
Нет, Barcode & GTIN Validator работает без API-ключей и переменных окружения.
Barcode & GTIN Validator — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Barcode & GTIN Validator в Claude Desktop, Claude Code или Cursor?
Открой Barcode & GTIN Validator на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Barcode & GTIN Validator with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
