Validate IBANs and BIC/SWIFT codes instantly via the validate_iban and validate_bic MCP tools. Algorithmic — no external API call, sub-10ms, 80+ countries.
Spaces optional — any country, any format
🏦
Enter an IBAN above or click an example to validate.
validate_iban and validate_bic are part of the APITier MCP server (v1.3.0+). Both tools are always available — no additional subscription needed beyond an MCP key. Combine with validate_vat for a full EU business verification workflow.
{
"mcpServers": {
"apitier": {
"command": "npx",
"args": ["-y", "@apitier/mcp-server"],
"env": { "APITIER_MCP_KEY": "mcp_your-key-here" }
}
}
}