You're viewing a demo portfolio

Join the waitlist
PRSM

gtin_check_digit

Active

Tool of Gtin

declared in 0.1.0

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.

Parameters schema

{
  "type": "object",
  "required": [
    "data"
  ],
  "properties": {
    "data": {
      "type": "string",
      "description": "The data digits without the check digit, e.g. \"400638133393\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Gtin

https://github.com/pipeworx-io/mcp-gtin

2/7 registries
View full server →
gtin_check_digit — Gtin — PRSM MCP