MCP Nubank runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 29 Aug 2026.
Nubank — Brazilian neobank via Open Finance, accounts, PIX, transfers
Today is the operative word: we check MCP Nubank every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-nubank -- npx -y @codespar/mcp-nubank
{
"mcpServers": {
"mcp-nubank": {
"args": [
"-y",
"@codespar/mcp-nubank"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-nubank]
command = "npx"
args = ["-y", "@codespar/mcp-nubank"]
{
"mcpServers": {
"mcp-nubank": {
"args": [
"-y",
"@codespar/mcp-nubank"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-nubank": {
"args": [
"-y",
"@codespar/mcp-nubank"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
NUBANK_CLIENT_ID (API key/token for nubank).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Stone — open banking, payments, Pix, transfers
MCP server for Dock — Brazilian Banking-as-a-Service: accounts, Pix, card issuing for fintechs
MCP server for Open Finance Brasil — accounts, transactions, consents, credit, loans, investments
MCP server for Pluggy — Open Finance Brasil aggregator: accounts, transactions, payment initiation
Banco Inter — digital bank, boleto, PIX, statements, transfers
Brazilian card acquiring API — merchants, cards-on-file, 3DS, PIX, banking, pricing.
MCP server for Stark Bank — transfers, boletos, invoices, Pix, balance
ifsc-in MCP — Indian bank branch IFSC code lookup via Razorpay's open
Answers built from our own checks of this server.