Skip to content
VS Code

ibanchecker mcp for VS Code

io.github.koraykoylu/ibanchecker-mcp

IBAN validation, extraction, format specs and BIC/SWIFT lookup tools for AI assistants.

client:VS Code transport:streamable-http runtime:npm tools:5

Install ibanchecker mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "ibanchecker-mcp": {
      "type": "http",
      "url": "https://mcp.ibanchecker.cash/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

ibanchecker mcp in other clients