You're viewing a demo portfolio

Join the waitlist
PRSM

validate_clabe

Active

Tool of Latam Validate

declared in 0.1.0

Validate a Mexican CLABE (Clave Bancaria Estandarizada, the 18-digit interbank account number used for SPEI transfers). Checks the control-digit checksum and decodes the bank code, plaza (branch city) code, and account number. Resolves the bank name for major Mexican banks (BBVA, Banorte, Santander, Banamex, Banco Azteca, STP, Nu, Mercado Pago, ...). Pure computation — accepts spaces or dashes in the input.

Parameters schema

{
  "type": "object",
  "required": [
    "clabe"
  ],
  "properties": {
    "clabe": {
      "type": "string",
      "description": "The 18-digit CLABE, e.g. \"002010077777777771\". Spaces and dashes are allowed."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Latam Validate

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

2/7 registries
View full server →