Connect your Banco Master account to AI via Brazil's Open Finance: balances, statements, cards, inve
If you already use Banco Master MCP, the banco master mcp mcp server is the piece that lets your assistant work with it directly. Connect your Banco Master account to AI via Brazil's Open Finance: balances, statements, cards, inve.
Conecte sua conta do Banco Master ao Claude, ChatGPT e agentes de IA via Open Finance Brasil. Pergunte sobre saldos, extratos, faturas de cartão e investimentos do Banco Master em linguagem natural. Regulado pelo Banco Central, somente leitura.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
Sub-processadores — o LLM host que você escolher (Claude, ChatGPT, Cursor, agente próprio). Lista completa em docs/privacidade-lgpd.mdopenfinance_search_bank_connectors — Searches the available bank connectors by name (pass keywords[], e.gopenfinance_list_connections — Returns the saved bank connections for this install: connector_id, item_id, bank name, and an add_connection_url to link additional banks via theopenfinance_get_item_status — Returns the current status of a bank connection (UPDATED, UPDATING, LOGIN_ERROR, etc.), its executionStatus, and connector metadataopenfinance_provider_status — Checks the LIVE operational status of the Open Finance provider (its public status page) — this is the PROVIDER's health, separate from your ownopenfinance_list_accounts — Returns accounts for a bank connection: BANK (checking/savings) and CREDIT (credit card) with balance, number, type, subtype, bankData, andopenfinance_list_transactions — Returns transactions for a bank account (BANK or CREDIT type)openfinance_list_transactions_by_item — Consolidated cash-flow analysis for a whole bank CONNECTION over a period, in ONE callopenfinance_list_credit_card_bills — Returns CLOSED credit card bills for a CREDIT-type account: dueDate, totalAmount, minimumPaymentAmount, allowsInstallments, plus payments[] (idopenfinance_list_investments — Returns the investment portfolio for a connection (broker or bank with INVESTMENTS product enabled): FIIs, stocks, ETFs, fixed incomeopenfinance_list_investment_transactions — Returns the movement history for a specific investment position: BUY / SELL / TAX / INTEREST / AMORTIZATION / TRANSFERopenfinance_list_loans — Lists loan contracts per bank connection (GET /loans)Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
This sits in the AI and media services group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Banco Master MCP's toolset — Sub-processadores, openfinance_search_bank_connectors, openfinance_list_connections and 11 more — is a fair guide to whether it matches your workflow. It is maintained by mcp-dir; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Banco Master MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Sub-processadores | o LLM host que você escolher (Claude, ChatGPT, Cursor, agente próprio). Lista completa em [docs/privacidade-lgpd.md](docs/privacidade-lgpd.md). |
| openfinance_search_bank_connectors | Searches the available bank connectors by name (pass keywords[], e.g. |
| openfinance_list_connections | Returns the saved bank connections for this install: connector_id, item_id, bank name, and an add_connection_url to link additional banks via the Open Finance widget. |
| openfinance_get_item_status | Returns the current status of a bank connection (UPDATED, UPDATING, LOGIN_ERROR, etc.), its executionStatus, and connector metadata. |
| openfinance_provider_status | Checks the LIVE operational status of the Open Finance provider (its public status page) — this is the PROVIDER's health, separate from your own connection's openfinance_get_item_status. |
| openfinance_list_accounts | Returns accounts for a bank connection: BANK (checking/savings) and CREDIT (credit card) with balance, number, type, subtype, bankData, and creditData. |
| openfinance_list_transactions | Returns transactions for a bank account (BANK or CREDIT type). |
| openfinance_list_transactions_by_item | Consolidated cash-flow analysis for a whole bank CONNECTION over a period, in ONE call. |
| openfinance_list_credit_card_bills | Returns CLOSED credit card bills for a CREDIT-type account: dueDate, totalAmount, minimumPaymentAmount, allowsInstallments, plus payments[] (id, paymentDate, amount, valueType, paymentMode), payments_count, payme… |
| openfinance_list_investments | Returns the investment portfolio for a connection (broker or bank with INVESTMENTS product enabled): FIIs, stocks, ETFs, fixed income (CDB/LCI/LCA/Tesouro), mutual funds, retirement (previdência) and COE. |
| openfinance_list_investment_transactions | Returns the movement history for a specific investment position: BUY / SELL / TAX / INTEREST / AMORTIZATION / TRANSFER. |
| openfinance_list_loans | Lists loan contracts per bank connection (GET /loans). |
| openfinance_force_sync | Forces the bank to re-sync one or more connections NOW and WAITS for it to finish (PATCH /items/:id, then polls until the item stops updating, up to ~60s). |
| openfinance_get_account_balance | Returns real-time balance payload per account id (GET /accounts/:id/balance). |
Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Search built for AI, not humans — semantic web search that returns model-ready content, plus code context.
Answers, not links — delegate questions to Perplexity's search-grounded models and get cited responses back.
Give your assistant a voice — text-to-speech, voice cloning and audio tools from the ElevenLabs API.
Give your assistant a real code sandbox — isolated cloud VMs for actually running the code it writes.
The ML hub in your context window — search models, datasets, papers and run Spaces from the official server.