io.github.codespar

mcp-bradesco

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

stdiocommunityservice

Package Details

@codespar/mcp-bradesco

Transportstdio

Environment Variables

BRADESCO_CLIENT_ID(str)
Required

Bradesco OAuth client_id issued via the Developer Portal after contract onboarding.

BRADESCO_CLIENT_SECRET(str)
RequiredSecret

Bradesco OAuth client_secret.

BRADESCO_CERT_PATH(str)
Required

Absolute path to the mTLS client certificate (.crt or .pem). BACEN mandates mTLS for Pix v2.

BRADESCO_KEY_PATH(str)
RequiredSecret

Absolute path to the mTLS private key (.key or .pem).

BRADESCO_ENV(str)

Environment: 'sandbox' or 'production'. Defaults to 'sandbox'.