brasil_banks
ActiveTool of Latam Validate
List Brazilian banks (COMPE code, ISPB, and name) from the central-bank registry, optionally filtered by name or code. Use to resolve a bank code from a boleto or PIX/TED transfer to the institution name, e.g. code 1 → Banco do Brasil, 260 → Nubank.
Parameters schema
{
"type": "object",
"properties": {
"code": {
"type": "number",
"description": "Exact COMPE bank code to look up, e.g. 341 for Itaú."
},
"limit": {
"type": "number",
"description": "Max results when listing/filtering (default 25)."
},
"search": {
"type": "string",
"description": "Filter by bank name substring (case-insensitive), e.g. \"nubank\" or \"itau\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Latam Validate
https://github.com/pipeworx-io/mcp-latam-validate
2/7 registries