Kategorien

IBAN & SWIFT Validator

Validate International Bank Account Number (IBAN) and SWIFT/BIC codes with checksum verification

API-Dokumentation

Dieses Tool läuft im Browser und benötigt keine Server-API.

MCP-Dokumentation

Fügen Sie dieses Tool zu Ihrer MCP-Server-Konfiguration hinzu:

{
  "mcpServers": {
    "elysiatools-iban-swift-validator": {
      "name": "iban-swift-validator",
      "description": "Validate International Bank Account Number (IBAN) and SWIFT/BIC codes with checksum verification",
      "baseUrl": "https://elysiatools.com/mcp/sse?toolId=iban-swift-validator",
      "command": "",
      "args": [],
      "env": {},
      "isActive": true,
      "type": "sse"
    }
  }
}

Sie können mehrere Tools verketten, z.B.: `https://elysiatools.com/mcp/sse?toolId=png-to-webp,jpg-to-webp,gif-to-webp`, maximal 20 Tools.

Wenn Sie auf Probleme stoßen, kontaktieren Sie uns bitte bei [email protected]