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)
Available components
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 42 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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
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
claude mcp add codespar-mcp-bradesco -- npx -y @codespar/mcp-bradesco
codex mcp add codespar-mcp-bradesco -- npx -y @codespar/mcp-bradesco
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"codespar-mcp-bradesco": {
"type": "local",
"command": [
"npx",
"-y",
"@codespar/mcp-bradesco"
],
"enabled": true
}
}
} openclaw mcp add codespar-mcp-bradesco --command npx --arg -y --arg @codespar/mcp-bradesco
mcp_servers:
codespar-mcp-bradesco:
command: "npx"
args: ["-y", "@codespar/mcp-bradesco"] {
"mcpServers": {
"codespar-mcp-bradesco": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-bradesco"
]
}
}
} 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.
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.
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.
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.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | — | Amount in BRL major units. Required when the barcode does not carry a fixed amount. |
| barcode | string | yes | 44-digit barcode or 47/48-digit linha digitável (digits only) |
| due_date | string | — | Due date ISO-8601 (for validation against the barcode) |
| idempotency_key | string | yes | Merchant-side idempotency key (UUID recommended) |
| payer_account | string | yes | Merchant account to debit |
No output schema declared.
No examples provided.
cancel_boleto ~47
Cancel (baixa) an outstanding boleto before payment.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Boleto id or nosso_numero |
| reason | string | — | Cancellation 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.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | Amount in BRL major units, e.g. '150.00' |
| due_date | string | yes | Due date ISO-8601 (YYYY-MM-DD) |
| fine | object | — | Multa (fine after due date): { percentage?, amount?, days_after_due? } |
| instructions | array | — | Free-text instructions printed on the boleto |
| interest | object | — | Juros (daily interest after due date): { percentage?, amount? } |
| our_number | string | — | Nosso_numero. Omit to have Bradesco assign one. |
| payer | object | yes | Payer (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.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | Original amount in BRL major units, e.g. '250.00' |
| debtor | object | yes | Debtor (devedor) identification — required for cobv |
| description | string | — | Payer-visible description (solicitacaoPagador) |
| discount | object | — | Desconto config: { modalidade, descontoDataFixa: [...] } |
| due_date | string | yes | Due date ISO-8601 (YYYY-MM-DD) |
| fine | object | — | Multa config: { modalidade: 1|2, valorPerc: string } |
| interest | object | — | Juros config: { modalidade: 1..7, valorPerc: string } |
| txid | string | yes | Merchant-generated txid (26-35 alphanumeric chars per BACEN) |
| validity_after_due | number | — | Days 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.
| Name | Type | Req | Description |
|---|---|---|---|
| additional_info | array | — | Optional free-text key/value info shown to the payer |
| amount | string | yes | Amount in BRL major units, e.g. '99.90' |
| description | string | — | Payer-visible description |
| expires_in | number | — | QR lifetime in seconds (default 3600) |
| payer | object | — | Payer 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.
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | DICT key value to delete |
| reason | string | — | Reason 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.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Agê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).
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Boleto 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.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Boleto 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>).
| Name | Type | Req | Description |
|---|---|---|---|
| end_to_end_id | string | yes | BCB endToEndId |
No output schema declared.
No examples provided.
get_pix_due_charge ~37
Retrieve a Pix due charge (cobv) by txid.
| Name | Type | Req | Description |
|---|---|---|---|
| txid | string | yes | Pix cobv txid |
No output schema declared.
No examples provided.
get_statement ~97
Retrieve account statement transactions for a given period. Paginated.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Agência-conta identifier of the merchant account |
| from | string | yes | Start date ISO-8601 (YYYY-MM-DD) |
| page | number | — | Page number (1-indexed) |
| page_size | number | — | Items per page (default 50) |
| to | string | yes | End 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.
| Name | Type | Req | Description |
|---|---|---|---|
| filter_by | string | — | 'issue' to filter by issue date or 'due' by due date (default 'issue') |
| from | string | yes | Start date ISO-8601 (YYYY-MM-DD) |
| page | number | — | Page number (1-indexed) |
| page_size | number | — | Items per page (default 50) |
| status | string | — | REGISTERED | PAID | CANCELED | EXPIRED (or Bradesco-native code) |
| to | string | yes | End 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.
| Name | Type | Req | Description |
|---|---|---|---|
| cnpj | string | — | Filter by payer CNPJ (digits only) |
| cpf | string | — | Filter by payer CPF (digits only) |
| from | string | yes | Start timestamp ISO-8601 (e.g. 2026-04-01T00:00:00Z) |
| page | number | — | Page number (0-indexed per BACEN spec) |
| page_size | number | — | Items per page (BACEN max 1000) |
| to | string | yes | End 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).
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | — | Principal amount in BRL major units |
| assessment_period | string | — | Período de apuração (YYYY-MM or YYYY-MM-DD) |
| due_date | string | — | Vencimento ISO-8601 (YYYY-MM-DD) |
| fine | string | — | Multa amount (optional) |
| idempotency_key | string | yes | Merchant-side idempotency key (UUID recommended) |
| interest | string | — | Juros amount (optional) |
| payer_account | string | yes | Merchant account to debit |
| reference | string | — | Número de referência (required for GRU/GPS; optional for DARF) |
| revenue_code | string | yes | Código de receita (e.g. '0220' for IRPF mensal) |
| tax_type | string | yes | DARF | DARF_SIMPLES | GRU | GPS (social security) |
| taxpayer_document | string | yes | CPF or CNPJ of the taxpayer (digits only) |
| total | string | yes | Valor 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.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | — | Refund amount in BRL major units. Omit for full refund. |
| end_to_end_id | string | yes | Original Pix endToEndId to refund |
| reason | string | — | Free-text reason (stored by BCB for audit) |
| refund_id | string | yes | Merchant-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.
| Name | Type | Req | Description |
|---|---|---|---|
| account | string | yes | Agência-conta to link the key to |
| account_type | string | — | CACC (checking) | SVGS (savings) | SLRY | TRAN |
| key | string | — | DICT key value. Omit for EVP (random UUID) — set key_type='EVP'. |
| key_type | string | yes | CPF | CNPJ | EMAIL | PHONE | EVP |
| owner_document | string | yes | Account holder CPF/CNPJ (digits only) |
| owner_name | string | yes | Account 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.
| Name | Type | Req | Description |
|---|---|---|---|
| key | string | yes | DICT key — CPF, CNPJ, email, phone (+55...), or EVP UUID |
| payer_document | string | — | Merchant / 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').
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | Amount in BRL major units with two decimals, e.g. '10.50' |
| description | string | — | Free-text description shown on the statement (max 140 chars) |
| idempotency_key | string | yes | Merchant-side idempotency key (UUID recommended) |
| payee | object | yes | Payee identification — either a DICT key or explicit bank account |
| payer_account | string | yes | Merchant 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.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | Amount in BRL major units, e.g. '1000.00' |
| beneficiary | object | yes | Beneficiary (favorecido) bank account |
| description | string | — | Free-text description shown on the statement |
| idempotency_key | string | yes | Merchant-side idempotency key (UUID recommended) |
| payer_account | string | yes | Merchant account to debit (agência-conta) |
| purpose_code | string | — | BACEN 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.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | — | New original amount in BRL major units |
| description | string | — | New payer-visible description |
| due_date | string | — | New due date (YYYY-MM-DD) |
| status | string | — | Set 'REMOVIDA_PELO_USUARIO_RECEBEDOR' to cancel |
| txid | string | yes | Pix cobv txid to update |
| validity_after_due | number | — | New validity window in days after due date |
No output schema declared.
No examples provided.