Banco MCP
io.github.douglac/banco-mcpBrazilian Open Finance MCP — 30+ banks (Itaú, Nubank, etc.) to Claude/Cursor. Read-only.
Tools · 3
Show the current MCP platform and adapter versions.
Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction.
MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token, paste here. Call with { token: "<jwt>" } after the user pastes, or with no args to get the link.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"banco_mcp": {
"url": "https://api.mcp.ai/banco",
"transport": "streamable-http"
}
}
}