SYNTHORA IBAN Validator
x402/synthora-iban-validatorIBAN validation for agents: ISO 13616 mod-97 checksum, country + length rules, BBAN structure, bank/branch extraction where applicable. Pure algorithmic (offline, deterministic, no third-party API). Instant JSON verdict. $0.001 USDC via x402 on Base. SYNTHORA. [x402: $0.001/call on base, category=other]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"synthora_iban_validator": {
"url": "https://iban-validate.hergertsynthora.com/service",
"transport": "http"
}
}
}