Skip to content
Back to search
30
MCP http

SYNTHORA BIC Check

x402/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. Completes the IBAN + US-routing payment suite. Ed25519-signed. [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 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
ibanforge
IBAN validation, BIC/SWIFT lookup, Swiss clearing, SEPA compliance, issuer classification and risk indicators for AI agents. 121,197 BIC ent
0 tools
io.github.cammac-creator/ibanforge live
IBAN validation, BIC/SWIFT lookup, Swiss BC-Nummer, EMI/vIBAN, SEPA + VoP, compliance scoring.
5 tools · streamable-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

How to use

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

{
  "mcpServers": {
    "synthora_bic_check": {
      "url": "https://biccheck.hergertsynthora.com/service",
      "transport": "http"
    }
  }
}