New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

swift-bic-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swift-bic-mcp

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

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
108
Maintainers
1
Weekly downloads
 
Created
Source

SWIFT BIC MCP

Look up SWIFT and BIC bank codes from a bundled directory. No network, no key, the query stays local.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • search Search bank codes.
  • validate Check BIC format.

Usage

npm install
npm run build
node dist/index.js

The directory bundles common bank BICs for validation and search. Coverage is best effort and not exhaustive.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts