C6 Bank
FreeNot checkedEnables reading C6 Bank account balances, statements, credit card bills, and investments via Open Finance Brasil. It is read-only and regulated by the Central B
About
Enables reading C6 Bank account balances, statements, credit card bills, and investments via Open Finance Brasil. It is read-only and regulated by the Central Bank of Brazil.
README
C6 Bank no Claude, ChatGPT e agentes de IA via Open Finance
Conecte sua conta do C6 Bank ao Claude, ChatGPT e agentes de IA via Open Finance Brasil. Pergunte sobre saldos, extratos, faturas de cartão e investimentos do C6 Bank em linguagem natural. Regulado pelo Banco Central, somente leitura.
- 🏦 C6 Bank via Open Finance Brasil, regulado pelo Banco Central
- 💳 Saldos, extratos, faturas de cartão, investimentos e empréstimos
- 🔒 Somente leitura — a IA não movimenta dinheiro
- 🔑 Login por magic-link, consentimento explícito e revogável (LGPD)
- 💬 Funciona com qualquer cliente MCP: Claude Desktop, Cursor, VS Code, Cline, Continue
English version · Documentação completa · Skill pra agentes
Instalar em 1 clique
Claude (Web e Desktop)
A Anthropic unificou a instalação de MCPs em claude.ai/customize/connectors. O mesmo link serve pra Claude Web e Claude Desktop (basta estar logado):
Manual (se o deeplink não abrir): claude.ai/customize/connectors → + → Adicionar conector personalizado → cole Nome C6 Bank MCP e URL https://api.mcp.ai/p_c6.
Cursor
➕ Instalar C6 Bank MCP no Cursor
VS Code (Copilot Chat)
➕ Instalar C6 Bank MCP no VS Code
ChatGPT, Manus, OpenClaw e mais 40+ clientes
Funciona em qualquer cliente MCP que suporte MCP over HTTP. A URL do servidor é sempre:
https://api.mcp.ai/p_c6
Detalhes por cliente: INSTALL.md.
Exemplos de uso
Quanto gastei no cartão do C6 Bank esse mês?
Resuma minha fatura do C6 Bank em aberto
Qual meu saldo na conta do C6 Bank?
Como está minha carteira de investimentos no C6 Bank?
18 ferramentas disponíveis
| Tool | Descrição |
|---|---|
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). |
openfinance_get_accounts_detail |
Returns full account objects including extended creditData (additional cards, limits) per id (GET /accounts/:id). |
openfinance_get_credit_card_bill |
Returns bill-level detail for one or more credit card bills by id (GET /bills/:id): financeCharges and payments[] (id, paymentDate, amount, valueType, paymentMode). |
openfinance_list_categories |
Returns the provider's transaction category taxonomy (GET /categories), cached for the adapter session. |
openfinance_update_transaction_category |
Corrects the category of one or more transactions (PATCH /transactions/:id). |
openfinance_disconnect_bank |
Revokes the Open Finance consent for a specific bank and deletes the connection data. |
Detalhe de cada tool: docs/ferramentas.md
Preços
Veja docs/precos.md.
Privacidade & LGPD
- Somente leitura, nenhuma ferramenta altera dados na origem.
- Sub-processadores: o LLM host que você escolher (Claude, ChatGPT, Cursor, agente próprio). Lista completa em docs/privacidade-lgpd.md.
- Os dados retornados pelas tools são enviados ao LLM host que você escolher, sub-processador fora do nosso controle. Recomendamos planos com opt-out de treinamento.
Perguntas frequentes
Como funciona? Via Open Finance Brasil (regulado pelo Banco Central). Você conecta sua conta C6 Bank com consentimento explícito; a IA lê saldos, extratos, faturas e investimentos. Somente leitura.
A IA pode movimentar dinheiro? Não. 100% leitura — Open Finance não permite movimentação por essa via.
Só funciona com o C6 Bank? Este MCP é focado no C6 Bank. Para conectar vários bancos de uma vez, use o Banco MCP (api.mcp.ai/banco).
O servidor é open source? O servidor é proprietário (hosted). Este repositório é o wrapper público com manifestos, docs e skills, tudo MIT.
Suporte
Licença
MIT — veja LICENSE. O servidor MCP em api.mcp.ai/p_c6 é proprietário (hosted); este repositório (manifestos, docs, skills) é MIT.
Installing C6 Bank
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/mcp-dir/c6-mcpFAQ
Is C6 Bank MCP free?
Yes, C6 Bank MCP is free — one-click install via Unyly at no cost.
Does C6 Bank need an API key?
No, C6 Bank runs without API keys or environment variables.
Is C6 Bank hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install C6 Bank in Claude Desktop, Claude Code or Cursor?
Open C6 Bank on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Stripe
Payments, customers, subscriptions
by Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
by malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
by whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
embeddedlayers/mcp-analytics
Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources
by embeddedlayerscarrierone/verilexdata-mcp
20 structured datasets (NPI healthcare, SEC filings, OFAC sanctions, crypto whales, Polymarket signals, patents, economic indicators) via x402 pay-per-query wit
by carrieronetipdotmd/tip-md-x402-mcp-server
MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.
by tipdotmdlaundromatic/shopgraph
Structured product data from the open web — Schema.org + AI extraction for e-commerce enrichment. Pay per call via Stripe. [shopgraph.dev](https://shopgraph.dev
by laundromaticmrslbt/xendit-mcp
Xendit payment gateway for Southeast Asia. Invoices, disbursements, balance checks, and bank transfers across Indonesia, Philippines, Thailand, Vietnam, and Mal
by mrslbt@arbitova/mcp-server
Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create
by jiayuanliang0716-maxCompare C6 Bank with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All finance MCPs
