Loading MCP server directory, please wait...
Validate IBAN bank account numbers (format + mod-97 checksum). Returns whether the IBAN is valid.
npx @getmcp/cli add io.github.peonixo147/iban-validatedRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.peonixo147/iban-validated": {
"url": "https://iban-validated.othmen-mohammadi.workers.dev/mcp",
"transport": "streamable-http"
}
}
}