suggest_iban
ActiveTool of Openiban
declared in 0.1.0
Suggest corrected IBANs for a possibly-mistyped IBAN. Returns a list of candidate IBANs with validity and bank name/BIC. Coverage is limited; if no suggestions are available this returns an error field.
Parameters schema
{
"type": "object",
"required": [
"iban"
],
"properties": {
"iban": {
"type": "string",
"description": "A possibly-mistyped IBAN, e.g. \"DE8937040044053201300\". Spaces are allowed."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Openiban
https://github.com/pipeworx-io/mcp-openiban
1/7 registries