Skip to content
Back to search
30
MCP http

SYNTHORA IBAN Validator

x402/synthora-iban-validator

IBAN 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]

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SYNTHORA IBAN Check
Validate any IBAN deterministically: ISO 13616 mod-97 checksum, country + length check, BBAN and bank-code extraction. Zero external deps, n
0 tools · http
SYNTHORA Routing Check
Validate a US bank routing number (ABA): 9-digit + mod-10 weighted checksum, Federal Reserve district decode, institution-id extraction. Zer
0 tools · http
SYNTHORA BIC Check
Validate a BIC/SWIFT code (ISO 9362): 8/11-char structure, bank code, ISO 3166 country check, branch decode, live/test flag. Zero deps. Comp
0 tools · http
x402 IBAN Validator
Validate any IBAN number (50+ countries, ISO 13616 checksum) and decompose RIB for France, UK sort code, and Belgium. Zero external API call
0 tools · http
IBAN Validator
Validate IBAN bank account numbers (format + mod-97 checksum). Returns whether the IBAN is valid.
0 tools · streamable-http
SYNTHORA A2A Agent Card Validator
Validate an A2A Agent Card (URL or JSON) against the spec: required fields, skill schemas, endpoint reachability, security schemes, provider
0 tools · http

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"
    }
  }
}