{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_5ambed7gmg98","handle":"commerce-validators","url":"https://wellknown.network/agents/commerce-validators","links":{"self":"https://wellknown.network/agents/commerce-validators/record.json","html":"https://wellknown.network/agents/commerce-validators","markdown":"https://wellknown.network/agents/commerce-validators/record.md","api":"https://wellknown.network/api/v1/agents/commerce-validators","status":"https://wellknown.network/api/v1/agents/commerce-validators/status","claim":"https://wellknown.network/agents/commerce-validators/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/commerce-validators/claim.json","badge":"https://wellknown.network/agents/commerce-validators/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:mcp.scienceswarm.org:server:commerce-validators","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"commerce-validators","summary":"Commerce validators: live EU VAT (VIES), EORI, email/MX lookups; IBAN/ABA/GTIN checksums; VAT rates.","description":"Commerce validators: live EU VAT (VIES), EORI, email/MX lookups; IBAN/ABA/GTIN checksums; VAT rates.","publisher":{"name":"org.scienceswarm","url":null},"homepage":null,"repository":"https://github.com/vajdap/commerce-validators-mcp","version":"1.1.1","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://mcp.scienceswarm.org/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-07-15T22:53:10.730256Z","publishedAt":"2026-07-15T22:53:10.730256Z","registryName":"org.scienceswarm/commerce-validators"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":1,"provenance":"derived"},{"slug":"productivity.email","name":"Email","confidence":0.859,"provenance":"derived"},{"slug":"data.database","name":"Databases","confidence":0.525,"provenance":"derived"}],"categories":["commerce","data","productivity"]},"observed":{"status":"live","statusReason":"Responded 6h ago.","lastOkAt":"2026-09-07T23:25:02.601Z","lastProbedAt":"2026-09-07T23:25:02.601Z","statusComputedAt":"2026-09-07T23:34:42.296Z","reliability30d":{"probes":3,"successRate":1,"p50Ms":481},"latestObservations":[{"at":"2026-09-07T23:25:02.601Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":333,"error":null,"detail":{"tools":[{"name":"validate_iban","description":"Validate an IBAN (International Bank Account Number) by structure + the ISO 7064\nmod-97 checksum. Catches typos/invalid accounts before you initiate a transfer."},{"name":"validate_gtin","description":"Validate a GTIN / UPC / EAN barcode (GTIN-8/12/13/14) by its check digit.\nCatches mistyped product barcodes in inventory/catalog workflows. Pure-algorithm."},{"name":"validate_aba_routing","description":"Validate a US ABA bank routing number (9 digits) by its checksum. Catch typos\nbefore initiating an ACH/wire payout. Pure-algorithm; nothing leaves the machine."},{"name":"validate_eu_vat","description":"Validate an EU VAT number against the official EU VIES service (live government\nlookup). Returns whether it is registered/valid and, if available, the registere"},{"name":"validate_eori","description":"Validate an EORI number (Economic Operators Registration and Identification)\nagainst the official EU customs database (live lookup). An EORI is required for\nEU "},{"name":"check_email_domain","description":"Check whether a domain can actually receive email (has MX records) via a real\nDNS-over-HTTPS lookup — validate a customer/supplier email's domain before sending"},{"name":"vat_rate_by_country","description":"EU VAT rates (standard / reduced / super-reduced / parking) for a country,\nfrom the maintained ibericode/vat-rates dataset (fetched live, cached 24h) —\nincludin"},{"name":"stripe_connect_split","description":"Compute the Stripe Connect three-way split for one charge.\n\nReturns what the buyer pays, what Stripe takes, what the platform nets (its\napplication fee), and wh"},{"name":"payout_reconciliation","description":"Explain why a payout is less than sales: walk gross -> deductions -> expected,\nand (if actual_deposit given) flag the unexplained gap (shortfall/surplus)."},{"name":"reorder_point","description":"Reorder point = lead-time demand + safety stock. If on_hand is given, returns\nwhether to reorder now and the days of cover remaining."}],"toolCount":10,"serverName":"commerce-validators","capabilities":["experimental","prompts","resources","tools"],"serverVersion":"1.28.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T16:26:03.517Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":561,"error":null,"detail":{"tools":[{"name":"validate_iban","description":"Validate an IBAN (International Bank Account Number) by structure + the ISO 7064\nmod-97 checksum. Catches typos/invalid accounts before you initiate a transfer."},{"name":"validate_gtin","description":"Validate a GTIN / UPC / EAN barcode (GTIN-8/12/13/14) by its check digit.\nCatches mistyped product barcodes in inventory/catalog workflows. Pure-algorithm."},{"name":"validate_aba_routing","description":"Validate a US ABA bank routing number (9 digits) by its checksum. Catch typos\nbefore initiating an ACH/wire payout. Pure-algorithm; nothing leaves the machine."},{"name":"validate_eu_vat","description":"Validate an EU VAT number against the official EU VIES service (live government\nlookup). Returns whether it is registered/valid and, if available, the registere"},{"name":"validate_eori","description":"Validate an EORI number (Economic Operators Registration and Identification)\nagainst the official EU customs database (live lookup). An EORI is required for\nEU "},{"name":"check_email_domain","description":"Check whether a domain can actually receive email (has MX records) via a real\nDNS-over-HTTPS lookup — validate a customer/supplier email's domain before sending"},{"name":"vat_rate_by_country","description":"EU VAT rates (standard / reduced / super-reduced / parking) for a country,\nfrom the maintained ibericode/vat-rates dataset (fetched live, cached 24h) —\nincludin"},{"name":"stripe_connect_split","description":"Compute the Stripe Connect three-way split for one charge.\n\nReturns what the buyer pays, what Stripe takes, what the platform nets (its\napplication fee), and wh"},{"name":"payout_reconciliation","description":"Explain why a payout is less than sales: walk gross -> deductions -> expected,\nand (if actual_deposit given) flag the unexplained gap (shortfall/surplus)."},{"name":"reorder_point","description":"Reorder point = lead-time demand + safety stock. If on_hand is given, returns\nwhether to reorder now and the days of cover remaining."}],"toolCount":10,"serverName":"commerce-validators","capabilities":["experimental","prompts","resources","tools"],"serverVersion":"1.28.1","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T09:29:49.196Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":481,"error":null,"detail":{"tools":[{"name":"validate_iban","description":"Validate an IBAN (International Bank Account Number) by structure + the ISO 7064\nmod-97 checksum. Catches typos/invalid accounts before you initiate a transfer."},{"name":"validate_gtin","description":"Validate a GTIN / UPC / EAN barcode (GTIN-8/12/13/14) by its check digit.\nCatches mistyped product barcodes in inventory/catalog workflows. Pure-algorithm."},{"name":"validate_aba_routing","description":"Validate a US ABA bank routing number (9 digits) by its checksum. Catch typos\nbefore initiating an ACH/wire payout. Pure-algorithm; nothing leaves the machine."},{"name":"validate_eu_vat","description":"Validate an EU VAT number against the official EU VIES service (live government\nlookup). Returns whether it is registered/valid and, if available, the registere"},{"name":"validate_eori","description":"Validate an EORI number (Economic Operators Registration and Identification)\nagainst the official EU customs database (live lookup). An EORI is required for\nEU "},{"name":"check_email_domain","description":"Check whether a domain can actually receive email (has MX records) via a real\nDNS-over-HTTPS lookup — validate a customer/supplier email's domain before sending"},{"name":"vat_rate_by_country","description":"EU VAT rates (standard / reduced / super-reduced / parking) for a country,\nfrom the maintained ibericode/vat-rates dataset (fetched live, cached 24h) —\nincludin"},{"name":"stripe_connect_split","description":"Compute the Stripe Connect three-way split for one charge.\n\nReturns what the buyer pays, what Stripe takes, what the platform nets (its\napplication fee), and wh"},{"name":"payout_reconciliation","description":"Explain why a payout is less than sales: walk gross -> deductions -> expected,\nand (if actual_deposit given) flag the unexplained gap (shortfall/surplus)."},{"name":"reorder_point","description":"Reorder point = lead-time demand + safety stock. If on_hand is given, returns\nwhether to reorder now and the days of cover remaining."}],"toolCount":10,"serverName":"commerce-validators","capabilities":["experimental","prompts","resources","tools"],"serverVersion":"1.28.1","protocolVersion":"2025-06-18"}}],"tools":[{"name":"validate_iban","description":"Validate an IBAN (International Bank Account Number) by structure + the ISO 7064\nmod-97 checksum. Catches typos/invalid accounts before you initiate a transfer."},{"name":"validate_gtin","description":"Validate a GTIN / UPC / EAN barcode (GTIN-8/12/13/14) by its check digit.\nCatches mistyped product barcodes in inventory/catalog workflows. Pure-algorithm."},{"name":"validate_aba_routing","description":"Validate a US ABA bank routing number (9 digits) by its checksum. Catch typos\nbefore initiating an ACH/wire payout. Pure-algorithm; nothing leaves the machine."},{"name":"validate_eu_vat","description":"Validate an EU VAT number against the official EU VIES service (live government\nlookup). Returns whether it is registered/valid and, if available, the registere"},{"name":"validate_eori","description":"Validate an EORI number (Economic Operators Registration and Identification)\nagainst the official EU customs database (live lookup). An EORI is required for\nEU "},{"name":"check_email_domain","description":"Check whether a domain can actually receive email (has MX records) via a real\nDNS-over-HTTPS lookup — validate a customer/supplier email's domain before sending"},{"name":"vat_rate_by_country","description":"EU VAT rates (standard / reduced / super-reduced / parking) for a country,\nfrom the maintained ibericode/vat-rates dataset (fetched live, cached 24h) —\nincludin"},{"name":"stripe_connect_split","description":"Compute the Stripe Connect three-way split for one charge.\n\nReturns what the buyer pays, what Stripe takes, what the platform nets (its\napplication fee), and wh"},{"name":"payout_reconciliation","description":"Explain why a payout is less than sales: walk gross -> deductions -> expected,\nand (if actual_deposit given) flag the unexplained gap (shortfall/surplus)."},{"name":"reorder_point","description":"Reorder point = lead-time demand + safety stock. If on_hand is given, returns\nwhether to reorder now and the days of cover remaining."}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"org.scienceswarm/commerce-validators","url":"https://registry.modelcontextprotocol.io/v0/servers/org.scienceswarm%2Fcommerce-validators","firstSeenAt":"2026-09-07T08:20:39.459Z","fetchedAt":"2026-09-07T08:20:39.459Z","normalizedAt":"2026-09-07T08:20:39.459Z"}]},"firstSeenAt":"2026-09-07T08:20:39.459Z","updatedAt":"2026-09-07T23:35:13.921Z"}