SERVER
ibanforge
Rank #5886glama/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 #5886 of 58,900 servers tracked on MCP Toplist. ibanforge is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on May 10, 2026.
STANDING
#5,886of 58,900 tracked serversTop 10%
Ranks ahead of 53,014 of 58,900 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 2 registries (1 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
- What is ibanforge?
- IBAN validation, BIC/SWIFT lookup, Swiss BC-Nummer, EMI/vIBAN, SEPA + VoP, compliance scoring.
- Who maintains ibanforge?
- ibanforge is maintained by cammac-creator, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is ibanforge an official MCP server?
- Yes — ibanforge is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- 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