Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.codespar/mcp-bradesco

NPM · @CODESPAR/MCP-BRADESCO · SCANNED AUG 4

MCP server for Bradesco — Pix, Cobrança (boleto), Arrecadação, Extrato (OAuth2 + mTLS)

+23 this week 69 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security86
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability74
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2551 tokens (~115/item across 22 items; 22 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
  • Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @codespar/mcp-bradesco

# add to Claude Code
claude mcp add codespar-mcp-bradesco -- npx -y @codespar/mcp-bradesco
# add to Codex CLI
codex mcp add codespar-mcp-bradesco -- npx -y @codespar/mcp-bradesco
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "codespar-mcp-bradesco": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@codespar/mcp-bradesco"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add codespar-mcp-bradesco --command npx --arg -y --arg @codespar/mcp-bradesco
# ~/.hermes/config.yaml
mcp_servers:
  codespar-mcp-bradesco:
    command: "npx"
    args: ["-y", "@codespar/mcp-bradesco"]
// mcp.json
{
  "mcpServers": {
    "codespar-mcp-bradesco": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-bradesco"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +4
    • Stability: unverified → 0.27 functional
  • 2 Aug 26 +30
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Tool coverage: 100 → unverified functional
    • Schema quality: unverified → excellent functional
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • First check of Schema quality: unverified functional
    • Licence: MIT functional
  • 1 Aug 26 +15
    • Malware scan: unverified → pass security
  • 31 Jul 26 −26
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 46

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 4 Aug 2026 · Analysed npm/@codespar/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 22 exposed · ~2,484 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
arrecadacao_pay ~141

Pay a utility, tax, or concessionária bill via Bradesco Arrecadação. Works with barcode (código de barras) or linha digitável.

NameTypeReqDescription
amountstringAmount in BRL major units. Required when the barcode does not carry a fixed amount.
barcodestringyes44-digit barcode or 47/48-digit linha digitável (digits only)
due_datestringDue date ISO-8601 (for validation against the barcode)
idempotency_keystringyesMerchant-side idempotency key (UUID recommended)
payer_accountstringyesMerchant account to debit

No output schema declared.

No examples provided.

cancel_boleto ~47

Cancel (baixa) an outstanding boleto before payment.

NameTypeReqDescription
idstringyesBoleto id or nosso_numero
reasonstringCancellation reason code or free text

No output schema declared.

No examples provided.

create_boleto ~168

Issue a boleto via Bradesco Cobrança. Returns nosso_numero, linha_digitável, barcode, and PDF URL.

NameTypeReqDescription
amountstringyesAmount in BRL major units, e.g. '150.00'
due_datestringyesDue date ISO-8601 (YYYY-MM-DD)
fineobjectMulta (fine after due date): { percentage?, amount?, days_after_due? }
instructionsarrayFree-text instructions printed on the boleto
interestobjectJuros (daily interest after due date): { percentage?, amount? }
our_numberstringNosso_numero. Omit to have Bradesco assign one.
payerobjectyesPayer (sacado) data

No output schema declared.

No examples provided.

create_pix_due_charge ~229

Create a Pix charge with a due date (cobv) — commonly used for installments and scheduled invoices. Returns txid, location URL, and EMV payload.

NameTypeReqDescription
amountstringyesOriginal amount in BRL major units, e.g. '250.00'
debtorobjectyesDebtor (devedor) identification — required for cobv
descriptionstringPayer-visible description (solicitacaoPagador)
discountobjectDesconto config: { modalidade, descontoDataFixa: [...] }
due_datestringyesDue date ISO-8601 (YYYY-MM-DD)
fineobjectMulta config: { modalidade: 1|2, valorPerc: string }
interestobjectJuros config: { modalidade: 1..7, valorPerc: string }
txidstringyesMerchant-generated txid (26-35 alphanumeric chars per BACEN)
validity_after_duenumberDays after due date the QR remains payable (default 30)

No output schema declared.

No examples provided.

create_pix_qr ~127

Create a dynamic Pix charge with QR code (cob). Returns the txid, copy-paste EMV payload, and location URL.

NameTypeReqDescription
additional_infoarrayOptional free-text key/value info shown to the payer
amountstringyesAmount in BRL major units, e.g. '99.90'
descriptionstringPayer-visible description
expires_innumberQR lifetime in seconds (default 3600)
payerobjectPayer identification (required by BCB for cobv / common for cob)

No output schema declared.

No examples provided.

delete_dict_key ~72

Delete (unlink) a DICT key that points to a merchant account at Bradesco. BACEN enforces cooldown before re-registration.

NameTypeReqDescription
keystringyesDICT key value to delete
reasonstringReason code: USER_REQUESTED | ACCOUNT_CLOSED | FRAUD | OTHER

No output schema declared.

No examples provided.

get_account_balance ~38

Retrieve the current available balance (saldo disponível) for a merchant account.

NameTypeReqDescription
accountstringyesAgência-conta identifier of the merchant account

No output schema declared.

No examples provided.

get_boleto ~39

Retrieve a boleto by its Bradesco identifier (id or nosso_numero).

NameTypeReqDescription
idstringyesBoleto id or nosso_numero

No output schema declared.

No examples provided.

get_boleto_pdf ~41

Download the boleto PDF as base64. Useful for attaching to emails or portal downloads.

NameTypeReqDescription
idstringyesBoleto id or nosso_numero

No output schema declared.

No examples provided.

get_oauth_token ~45

Mint or return a cached OAuth2 client_credentials bearer token for the Bradesco Developer Portal. Exposed so agents can inspect token freshness; normal tool calls obtain tokens implicitly.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_pix ~51

Retrieve a Pix transaction by its BCB endToEndId (E<ispb><yyyymmddhhmm><sequence>).

NameTypeReqDescription
end_to_end_idstringyesBCB endToEndId

No output schema declared.

No examples provided.

get_pix_due_charge ~37

Retrieve a Pix due charge (cobv) by txid.

NameTypeReqDescription
txidstringyesPix cobv txid

No output schema declared.

No examples provided.

get_statement ~97

Retrieve account statement transactions for a given period. Paginated.

NameTypeReqDescription
accountstringyesAgência-conta identifier of the merchant account
fromstringyesStart date ISO-8601 (YYYY-MM-DD)
pagenumberPage number (1-indexed)
page_sizenumberItems per page (default 50)
tostringyesEnd date ISO-8601 (YYYY-MM-DD)

No output schema declared.

No examples provided.

list_boletos ~144

List boletos issued by the merchant filtered by status and issue/due period. Paginated.

NameTypeReqDescription
filter_bystring'issue' to filter by issue date or 'due' by due date (default 'issue')
fromstringyesStart date ISO-8601 (YYYY-MM-DD)
pagenumberPage number (1-indexed)
page_sizenumberItems per page (default 50)
statusstringREGISTERED | PAID | CANCELED | EXPIRED (or Bradesco-native code)
tostringyesEnd date ISO-8601 (YYYY-MM-DD)

No output schema declared.

No examples provided.

list_pix_received ~145

List Pix transactions received by the merchant during a period. Uses BACEN Pix v2 /pix collection with ISO-8601 bounds.

NameTypeReqDescription
cnpjstringFilter by payer CNPJ (digits only)
cpfstringFilter by payer CPF (digits only)
fromstringyesStart timestamp ISO-8601 (e.g. 2026-04-01T00:00:00Z)
pagenumberPage number (0-indexed per BACEN spec)
page_sizenumberItems per page (BACEN max 1000)
tostringyesEnd timestamp ISO-8601

No output schema declared.

No examples provided.

pay_tax_darf ~278

Pay a federal tax (DARF) or union fee (GRU) via Bradesco Arrecadação. Distinct product surface from utility arrecadação because DARF/GRU require tax-code fields (código de receita, período apuração, referência).

NameTypeReqDescription
amountstringPrincipal amount in BRL major units
assessment_periodstringPeríodo de apuração (YYYY-MM or YYYY-MM-DD)
due_datestringVencimento ISO-8601 (YYYY-MM-DD)
finestringMulta amount (optional)
idempotency_keystringyesMerchant-side idempotency key (UUID recommended)
intereststringJuros amount (optional)
payer_accountstringyesMerchant account to debit
referencestringNúmero de referência (required for GRU/GPS; optional for DARF)
revenue_codestringyesCódigo de receita (e.g. '0220' for IRPF mensal)
tax_typestringyesDARF | DARF_SIMPLES | GRU | GPS (social security)
taxpayer_documentstringyesCPF or CNPJ of the taxpayer (digits only)
totalstringyesValor total a pagar (principal + multa + juros)

No output schema declared.

No examples provided.

refund_pix ~109

Refund (devolução) a previously received Pix. Must reference the original endToEndId and a merchant-side refund id.

NameTypeReqDescription
amountstringRefund amount in BRL major units. Omit for full refund.
end_to_end_idstringyesOriginal Pix endToEndId to refund
reasonstringFree-text reason (stored by BCB for audit)
refund_idstringyesMerchant-side refund identifier (alphanumeric up to 35 chars)

No output schema declared.

No examples provided.

register_dict_key ~159

Register a DICT key (CPF, CNPJ, email, phone, or EVP) pointing to a merchant account at Bradesco. Only the account holder may register their own key.

NameTypeReqDescription
accountstringyesAgência-conta to link the key to
account_typestringCACC (checking) | SVGS (savings) | SLRY | TRAN
keystringDICT key value. Omit for EVP (random UUID) — set key_type='EVP'.
key_typestringyesCPF | CNPJ | EMAIL | PHONE | EVP
owner_documentstringyesAccount holder CPF/CNPJ (digits only)
owner_namestringyesAccount holder name

No output schema declared.

No examples provided.

resolve_dict_key ~92

Resolve a DICT key (CPF, CNPJ, email, phone, EVP) to the owner's account data before sending a Pix. Subject to BCB rate limits per consenting payer.

NameTypeReqDescription
keystringyesDICT key — CPF, CNPJ, email, phone (+55...), or EVP UUID
payer_documentstringMerchant / end-payer CPF/CNPJ for BCB audit logging

No output schema declared.

No examples provided.

send_pix ~138

Initiate an outbound Pix payment from the merchant's Bradesco account. Amount in BRL major units (e.g. '10.50').

NameTypeReqDescription
amountstringyesAmount in BRL major units with two decimals, e.g. '10.50'
descriptionstringFree-text description shown on the statement (max 140 chars)
idempotency_keystringyesMerchant-side idempotency key (UUID recommended)
payeeobjectyesPayee identification — either a DICT key or explicit bank account
payer_accountstringyesMerchant account to debit (agência-conta)

No output schema declared.

No examples provided.

transfer_ted ~158

Execute a TED (or TEF when intra-Bradesco) transfer from the merchant's account to a beneficiary bank account. Settles same-day before BACEN cutoff.

NameTypeReqDescription
amountstringyesAmount in BRL major units, e.g. '1000.00'
beneficiaryobjectyesBeneficiary (favorecido) bank account
descriptionstringFree-text description shown on the statement
idempotency_keystringyesMerchant-side idempotency key (UUID recommended)
payer_accountstringyesMerchant account to debit (agência-conta)
purpose_codestringBACEN finalidade code (e.g. '10' credit to account, '1' payment)

No output schema declared.

No examples provided.

update_pix_due_charge ~129

Patch a Pix due charge (cobv) — revise amount, due date, discount, or debtor before payment.

NameTypeReqDescription
amountstringNew original amount in BRL major units
descriptionstringNew payer-visible description
due_datestringNew due date (YYYY-MM-DD)
statusstringSet 'REMOVIDA_PELO_USUARIO_RECEBEDOR' to cancel
txidstringyesPix cobv txid to update
validity_after_duenumberNew validity window in days after due date

No output schema declared.

No examples provided.