IBAN and BIC Validator Connector for AI agents.
3 live capabilities
Validate international banking identifiers and SWIFT codes instantly
Waiting for input…
Why people use IBAN and BIC Validator
Prevent failed wire transfers with IBAN and BIC Checksum Validator
With this MCP, your agent becomes a specialized auditor. It checks every digit against the MOD-97 algorithm, catching errors before they ever leave your system. You move from reactive troubleshooting to proactive data integrity.
What Vinkius changes
You get instant, mathematically certain validation for international banking codes.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Automated Vendor Onboarding
A finance manager uploads a list of new international vendors, and the agent uses validate_iban to flag any incorrect bank details before they are saved to the ERP.
- Real-world use case 02
Bulk Payment Processing
An operations lead asks their agent to check a batch of 50 SWIFT codes using validate_bic to ensure the upcoming payroll run won't bounce.
- Real-world use case 03
Data Cleaning for CRM
A sales ops specialist uses the agent to scrub a database of client banking info, using get_validation_rules to ensure all French IBANs meet the 27-character requirement.
Complete set · 3capabilities
The complete IBAN and BIC Validator capability set.
These are the exact actions your AI can choose when you ask it to work with IBAN and BIC Validator.
01—03
3 capabilities in this set.
Part of 3 available through IBAN and BIC Validator.
- 01 Capability
Get validation rules
Retrieves the required character lengths for IBANs based on the specific country. This helps your agent know exactly how long a code should be.
- 02 Capability
Validate bic
Checks if a BIC/SWIFT code follows the correct structural format. It prevents typos in bank identifier codes.
- 03 Capability
Validate iban
Runs the MOD-97 checksum to confirm an IBAN is mathematically correct. This catches errors in account numbers and country codes.
Set up in minutes
One URL. Then ask IBAN and BIC Validator to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use IBAN and BIC Validator from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_syMbsUAk2BpaEeKPVdQZR4HnNHXF79eyy8TOIEzb/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it IBAN and BIC Validator, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable IBAN and BIC Validator for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_syMbsUAk2BpaEeKPVdQZR4HnNHXF79eyy8TOIEzb/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the IBAN and BIC Validator URL.
- Step 03
Save and start
Save the connection and enable IBAN and BIC Validator in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"iban-and-bic-checksum-validator": {
"url": "https://edge.vinkius.com/vk_preview_syMbsUAk2BpaEeKPVdQZR4HnNHXF79eyy8TOIEzb/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using IBAN and BIC Validator
Open Agent mode in chat and ask: "Using IBAN and BIC Validator, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"iban-and-bic-checksum-validator": {
"url": "https://edge.vinkius.com/vk_preview_syMbsUAk2BpaEeKPVdQZR4HnNHXF79eyy8TOIEzb/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using IBAN and BIC Validator
Ask Copilot: "Using IBAN and BIC Validator, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"iban-and-bic-checksum-validator": {
"url": "https://edge.vinkius.com/vk_preview_syMbsUAk2BpaEeKPVdQZR4HnNHXF79eyy8TOIEzb/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using IBAN and BIC Validator
Open Cascade and ask: "Using IBAN and BIC Validator, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"iban-and-bic-checksum-validator": {
"url": "https://edge.vinkius.com/vk_preview_syMbsUAk2BpaEeKPVdQZR4HnNHXF79eyy8TOIEzb/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using IBAN and BIC Validator
Ask Cline: "Using IBAN and BIC Validator, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add iban-and-bic-checksum-validator --transport http "https://edge.vinkius.com/vk_preview_syMbsUAk2BpaEeKPVdQZR4HnNHXF79eyy8TOIEzb/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using IBAN and BIC Validator
Ask Claude: "Using IBAN and BIC Validator, show me...". 3 tools are ready
Where the request belongs
Work IBAN and BIC Validator can move forward.
This is for professionals managing cross-border payments or maintaining large databases of international financial identifiers where a single typo causes real-world delays.
Accounts Payable Specialist
Verifying vendor bank details before processing international wire transfers.
Fintech Developer
Automating the validation of user-submitted banking data in financial applications.
Compliance Officer
Ensuring banking data integrity during audits or KYC processes.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTOTVS
Orchestrate TOTVS ERP services. manage employees, handle financials, and monitor BPM workflows directly from any AI agent.
Square
Manage payments, customers, and inventory on Square with AI agents.
Razorpay
Automate online payments via Razorpay. manage orders, payments, and refunds directly from any AI agent.
X Ads (Twitter)
Connect your X Ads account to any AI agent. audit campaigns, analyze line item performance, and pull engagement reports through natural conversation.
Box
Store, share, and collaborate on files securely with enterprise-grade cloud content management and governance controls.
Gmail
Manage your inbox from AI. read, search, organize, and reply to emails across your Gmail efficiently.
Bring your own AI
Change the model, client or framework. Keep IBAN and BIC Validator connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about IBAN and BIC Validator.
The practical details behind the request, access and result.
How can I use the IBAN and BIC Checksum Validator to prevent payment errors?
You can have your AI agent check every bank identifier against the MOD-97 algorithm and structural rules before you process any payments, catching typos instantly.
Does the IBAN and BIC Checksum Validator work for all countries?
Yes, it can check the specific length requirements for various countries to ensure the IBANs you are using are formatted correctly for that region.
Can I use the IBAN and BIC Checksum Validator to check SWIFT codes?
Yes, the capability includes specific functionality to verify that BIC/SWIFT codes follow the correct structural rules.
How does the IBAN and BIC Checksum Validator verify an IBAN?
It uses the MOD-97 checksum method to perform a mathematical validation of the entire string to ensure it is a legitimate account identifier.
Is the IBAN and BIC Checksum Validator compatible with my AI agent?
Yes, as long as you are using an MCP-compatible client like Claude, Cursor, or Windsurf, you can connect this capability and start validating data immediately.
How does the IBAN validation work?
The validate_iban capability performs a MOD-97 checksum. It rearranges the IBAN, converts letters to numbers, and verifies that the remainder of the division by 97 is 1.
Can I check the length requirements for a specific country?
Yes, you can use get_validation_rules to find the required character length for an IBAN in a specific country code.
What is the difference between IBAN and BIC?
IBAN identifies a specific bank account, while BIC (or SWIFT) identifies the specific bank. You can validate both using validate_iban and validate_bic respectively.
One connection away
Give your agent a direct line to IBAN and BIC Validator.
Connect IBAN and BIC Validator once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available