Skip to content
Claude Code

mcp bradesco for Claude Code

io.github.codespar/mcp-bradesco

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

client:Claude Code transport:stdio runtime:npm

Install mcp bradesco in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-bradesco -e BRADESCO_CLIENT_ID=<BRADESCO_CLIENT_ID> -e BRADESCO_CLIENT_SECRET=<BRADESCO_CLIENT_SECRET> -e BRADESCO_CERT_PATH=<BRADESCO_CERT_PATH> -e BRADESCO_KEY_PATH=<BRADESCO_KEY_PATH> -e BRADESCO_ENV=<BRADESCO_ENV> -- npx -y @codespar/mcp-bradesco

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp bradesco in other clients