ibanchecker-mcp
Rank #29,301io.github.koraykoylu/ibanchecker-mcp
IBAN validation, extraction, format specs and BIC/SWIFT lookup tools for AI assistants.
ibanchecker-mcp is a Model Context Protocol (MCP) server published by koraykoylu. It ranks #29,301 of 132,046 servers tracked on MCP Toplist. ibanchecker-mcp is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jun 17, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 102,745 of 132,046 servers on MCP Toplist.
Use ibanchecker-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ibanchecker-mcp https://mcp.ibanchecker.cash/mcpclaude mcp add ibanchecker-mcp -e "IBANCHECKER_API_KEY=<your IBANCHECKER_API_KEY>" -- npx -y @ibanchecker/mcpReplace each placeholder with your own value before saving.
[mcp_servers.ibanchecker-mcp]
url = "https://mcp.ibanchecker.cash/mcp"Add to ~/.codex/config.toml.
[mcp_servers.ibanchecker-mcp]
command = "npx"
args = ["-y", "@ibanchecker/mcp"]
[mcp_servers.ibanchecker-mcp.env]
IBANCHECKER_API_KEY = "<your IBANCHECKER_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.ibanchecker.cash/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ibanchecker-mcp": {
"command": "npx",
"args": [
"-y",
"@ibanchecker/mcp"
],
"env": {
"IBANCHECKER_API_KEY": "<your IBANCHECKER_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ibanchecker-mcp": {
"url": "https://mcp.ibanchecker.cash/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"ibanchecker-mcp": {
"command": "npx",
"args": [
"-y",
"@ibanchecker/mcp"
],
"env": {
"IBANCHECKER_API_KEY": "<your IBANCHECKER_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ibanchecker-mcp": {
"type": "http",
"url": "https://mcp.ibanchecker.cash/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"ibanchecker-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ibanchecker/mcp"
],
"env": {
"IBANCHECKER_API_KEY": "<your IBANCHECKER_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ibanchecker-mcp": {
"serverUrl": "https://mcp.ibanchecker.cash/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ibanchecker-mcp": {
"command": "npx",
"args": [
"-y",
"@ibanchecker/mcp"
],
"env": {
"IBANCHECKER_API_KEY": "<your IBANCHECKER_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ibanchecker-mcp": {
"url": "https://mcp.ibanchecker.cash/mcp"
}
}
}{
"mcpServers": {
"ibanchecker-mcp": {
"command": "npx",
"args": [
"-y",
"@ibanchecker/mcp"
],
"env": {
"IBANCHECKER_API_KEY": "<your IBANCHECKER_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.koraykoylu%2Fibanchecker-mcp)<a href="https://mcptoplist.com/server/io.github.koraykoylu%2Fibanchecker-mcp"><img src="https://mcptoplist.com/badge/io.github.koraykoylu%2Fibanchecker-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
koraykoylu
Available versions (2)
| Version | Published |
|---|---|
| 1.2.1 | Aug 20, 2026 |
| 1.1.2 | Jun 17, 2026 |
Frequently asked questions
- Who maintains ibanchecker-mcp?
- ibanchecker-mcp is maintained by koraykoylu, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is ibanchecker-mcp listed on the Official MCP Registry?
- Yes — ibanchecker-mcp is listed on the Official MCP Registry, alongside mcp.so, Glama and PulseMCP.
- How many versions does ibanchecker-mcp have?
- MCP Toplist tracks 2 versions of ibanchecker-mcp, most recently published on Aug 20, 2026.
- Where can I find the source code for ibanchecker-mcp?
- The source code for ibanchecker-mcp is hosted at github.com/koraykoylu/ibanchecker-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.