Loading MCP server directory, please wait...
Nubank — Brazilian neobank via Open Finance, accounts, PIX, transfers
npx @getmcp/cli add io.github.codespar/mcp-nubankRequires Node.js 18+. Community-contributed server. Review source before installing.
NUBANK_CLIENT_IDAPI key/token for nubank
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-nubank": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-nubank"
],
"env": {
"NUBANK_CLIENT_ID": ""
}
}
}
}