The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Investidor B3 listing page.
Your consolidated investment portfolio at B3 — Brazil's central securities depository, where custody from ALL of your brokers shows up in a single source. Holdings by asset, net worth and its evolution, trades, dividends and interest-on-equity (received and upcoming), movements and public offerings. Read-only, D-1 data, read from your own Área do Investidor account with your authorization.
Versão em português · Full docs (PT-BR) · Agent skill
Anthropic unified MCP installation at claude.ai/customize/connectors. The same link works for Claude Web and Claude Desktop (just be logged in):
Manual (if the deeplink does not open): claude.ai/customize/connectors → + → Add custom connector → paste Name Investidor B3 and URL https://api.mcp.ai/p_b3.
➕ Install Investidor B3 in Cursor
➕ Install Investidor B3 in VS Code
Works with any MCP client that speaks MCP over HTTP. The server URL is always:
Per-client details: INSTALL.md.
| Tool | Description |
|---|---|
b3_list_accounts | Lista as contas da Área do Investidor B3 conectadas a este install — id, label. |
b3_get_patrimonio | Patrimônio total consolidado na B3 (soma de todas as corretoras) numa data. |
b3_get_carteira | Resumo da carteira agrupado por classe de ativo (ações, FIIs, renda fixa, etc.) com valor e percentual de cada grupo. |
b3_get_posicao | Posição DETALHADA por ativo numa data: ticker (codigoNegociacao), quantidade, preço de fechamento, valor atualizado, ISIN, instituição. |
b3_list_ativos | Drill-down nos ativos de UM tipo de produto (informe codigoProduto), com valor e percentual de cada ativo do grupo. |
b3_get_evolucao_patrimonial | Série histórica de evolução do patrimônio na B3. |
b3_list_negociacoes | Negociações (compras/vendas) num intervalo de datas. |
b3_list_movimentacao | Movimentação de ativos (entradas/saídas: transferências, subscrições, bonificações, etc.) num intervalo. |
b3_list_proventos_a_receber | Proventos provisionados a receber (dividendos/JCP futuros) numa data de referência. |
b3_list_proventos_recebidos | Proventos já recebidos (dividendos/JCP pagos) num intervalo de datas. |
b3_list_ofertas_publicas | Ofertas públicas (IPOs/subscrições) do investidor num intervalo. |
b3_get_perfil | Cadastro/perfil do investidor (identidade da conta B3 conectada). |
b3_list_instituicoes | Instituições (corretoras) vinculadas ao investidor na B3. |
b3_get_ultima_atualizacao | Data/hora da última carga de dados da B3 (a base é D-1). |
Details for each tool: docs/ferramentas.md (PT-BR)
B3 is the central securities depository: custody from all of your brokers is already consolidated there. That's why there's no "connect each broker" step — one connection covers the whole portfolio. Data is D-1 (previous close) and read-only — no tool places orders, transfers or changes anything.
Pairs with the Banco MCP (Open Finance) for the full picture: account and cards on one side, portfolio on the other.
Plans start at a free tier. See docs/precos.md (PT-BR).
Does this place buy or sell orders? No. All 14 tools are read-only. The MCP reads your custody at B3 — there's no broker or order routing in the path.
Do I have to connect each broker? No. B3 is the central depository: custody from all your brokers is already consolidated in Área do Investidor. One connection covers the whole portfolio.
Is the data real-time? No. Área do Investidor works with D-1 data (previous close). For live quotes, use a market-data source.
How does connecting with 2FA work? You provide CPF and password on the connect screen and, if B3 asks for a verification code, the dashboard prompts you for it right there and finishes the connection. The credential is encrypted and you can disconnect whenever you want at app.mcp.ai.
Is the server open source? The server is proprietary (hosted). This repository is the public wrapper with manifests, docs and skill, all MIT.
MIT — see LICENSE. The MCP server at api.mcp.ai/p_b3 is proprietary (hosted); this repo (manifests, docs, skills) is MIT.