You're viewing a demo portfolio

Join the waitlist
PRSM

neuron_verify_bank_account

Active

Tool of io.github.conquext/neuron

declared in 1.0.0

Verify a Nigerian bank account number via Paystack to confirm the account holder name before saving.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "bankCode",
    "accountNumber"
  ],
  "properties": {
    "bankCode": {
      "type": "string",
      "description": "Nigerian bank code (e.g., '058' for GTBank, '044' for Access Bank)"
    },
    "accountNumber": {
      "type": "string",
      "description": "10-digit Nigerian bank account number to verify"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.conquext/neuron

https://github.com/conquext/neuron-mcp-server

1/7 registries
View full server →