You're viewing a demo portfolio

Join the waitlist
PRSM

brasil_banks

Active

Tool of Latam Validate

declared in 0.1.0

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\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Latam Validate

https://github.com/pipeworx-io/mcp-latam-validate

2/7 registries
View full server →
brasil_banks — Latam Validate — PRSM MCP