Skip to content
Back to search
30
MCP http

x402 IBAN Validator

x402/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 calls, instant algorithmic response. [x402: $0.001/call on base, category=finance]

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

Similar MCP servers embedding-nearest

SYNTHORA IBAN Validator
IBAN validation for agents: ISO 13616 mod-97 checksum, country + length rules, BBAN structure, bank/branch extraction where applicable. Pure
0 tools · http
x402 Adresses FR
Validate and normalize French postal addresses via the official BAN API (Base Adresse Nationale). Returns normalized address, INSEE code, GP
0 tools · http
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
IBAN Validator
Validate IBAN bank account numbers (format + mod-97 checksum). Returns whether the IBAN is valid.
0 tools · streamable-http
IBANforge
x402 service listed on awesome-x402: IBANforge [x402: $0.001/call on eip155:8453, category=utility]
0 tools · http
IBAN Validation MCP
Validate IBANs in 111 countries; bank directory checks for DE, AT, BE, FR, LU, NL, PT and ES.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "x402_iban_validator": {
      "url": "https://x402-iban.suretat.com/validate",
      "transport": "http"
    }
  }
}