This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.1).
validate_gtin
InactiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
org.scienceswarm/commerce-validators
https://github.com/vajdap/commerce-validators-mcp
1/7 registries