Swift Bic MCP runs on your own machine — the client starts it, so there is no endpoint to ping.
Look up SWIFT and BIC bank codes from a bundled directory. No network and no key.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add swift-bic-mcp -- npx -y swift-bic-mcp
{
"mcpServers": {
"swift-bic-mcp": {
"args": [
"-y",
"swift-bic-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.swift-bic-mcp]
command = "npx"
args = ["-y", "swift-bic-mcp"]
{
"mcpServers": {
"swift-bic-mcp": {
"args": [
"-y",
"swift-bic-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"swift-bic-mcp": {
"args": [
"-y",
"swift-bic-mcp"
],
"command": "npx"
}
}
}
Look up US postal codes, cities, and states from Zippopotam. No key required.
Generate EAN-13 and Code-128 barcodes locally and return SVG data. No network and no key.
Generate QR codes as PNG images locally. No network and no key.
Generate random names, usernames, and project codenames locally. No network and no key.
Country codes, names, and regions from the DataHub country catalog. No key required.
Country flag image URLs and codes. No key required.
Extract file and directory paths from config files and code, with their kind and position.
Codeberg repositories from the Codeberg API. No key required.
Answers built from our own checks of this server.