Skip to content
Cline

swift bic mcp for Cline

io.github.mrfentmen/swift-bic-mcp

Look up SWIFT and BIC bank codes from a bundled directory. No network and no key.

client:Cline transport:stdio runtime:npm

Install swift bic mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "swift-bic-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "swift-bic-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

swift bic mcp in other clients