You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.1).

validate_gtin

Inactive

Tool of org.scienceswarm/commerce-validators

declared in 1.28.1

Validate a GTIN / UPC / EAN barcode (GTIN-8/12/13/14) by its check digit. Catches mistyped product barcodes in inventory/catalog workflows. Pure-algorithm.

Parameters schema

{
  "type": "object",
  "title": "validate_gtinArguments",
  "required": [
    "code"
  ],
  "properties": {
    "code": {
      "type": "string",
      "title": "Code"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

org.scienceswarm/commerce-validators

https://github.com/vajdap/commerce-validators-mcp

1/7 registries
View full server →