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_iban

Inactive

Tool of org.scienceswarm/commerce-validators

declared in 1.28.1

Validate an IBAN (International Bank Account Number) by structure + the ISO 7064 mod-97 checksum. Catches typos/invalid accounts before you initiate a transfer. Pure-algorithm; no data leaves the machine.

Parameters schema

{
  "type": "object",
  "title": "validate_ibanArguments",
  "required": [
    "iban"
  ],
  "properties": {
    "iban": {
      "type": "string",
      "title": "Iban"
    }
  }
}

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 →
validate_iban — org.scienceswarm/commerce-validators — PRSM MCP