SERVER
ibanforge
Rank #4,643io.github.cammac-creator/ibanforge
IBAN validation, BIC/SWIFT lookup, Swiss BC-Nummer, EMI/vIBAN, SEPA + VoP, compliance scoring.
First listed
Apr 1, 2026
Last publish date
May 10, 2026
OVERVIEW
ibanforge is a Model Context Protocol (MCP) server published by cammac-creator. It ranks #4,643 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ibanforge is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on May 10, 2026.
STANDING
#4,643of 76,851 tracked serversTop 10%
Ranks ahead of 72,208 of 76,851 servers on MCP Toplist.
CONNECT
Use ibanforge
Add ibanforge to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"ibanforge": {
"url": "https://api.ibanforge.com/mcp"
}
}
}npm package
{
"mcpServers": {
"ibanforge": {
"command": "npx",
"args": [
"-y",
"ibanforge-mcp"
],
"env": {
"IBANFORGE_API_KEY": "<your IBANFORGE_API_KEY>",
"IBANFORGE_API_BASE": "<your IBANFORGE_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (2 delisted)
ORGANIZATION
cammac-creator
MORE FROM THIS PUBLISHER
Other servers by cammac-creator
View all cammac-creator servers →VERSIONS
Available versions (5)
| Version | Published |
|---|---|
| 1.2.2 | May 10, 2026 |
| 1.2.0 | Apr 28, 2026 |
| 1.0.1 | Apr 28, 2026 |
| 1.1.0 | Apr 15, 2026 |
| 1.0.3 | Apr 10, 2026 |
FAQ
Frequently asked questions
- Who maintains ibanforge?
- ibanforge is maintained by cammac-creator, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is ibanforge listed on the Official MCP Registry?
- Yes — ibanforge is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ibanforge have?
- MCP Toplist tracks 5 versions of ibanforge, most recently published on May 10, 2026.
- Where can I find the source code for ibanforge?
- The source code for ibanforge is hosted at github.com/cammac-creator/ibanforge.
EXPLORE