Banco MCP
Rank #17,715io.github.douglac/banco-mcp
Brazilian Open Finance MCP — 30+ banks (Itaú, Nubank, etc.) to Claude/Cursor. Read-only.
Banco MCP is a Model Context Protocol (MCP) server published by douglac. It ranks #17,715 of 115,460 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. Banco MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 12, 2026 and most recently updated on May 14, 2026.
Ranks ahead of 97,745 of 115,460 servers on MCP Toplist.
Use Banco MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http banco-mcp https://api.mcp.ai/bancoThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.banco-mcp]
url = "https://api.mcp.ai/banco"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://api.mcp.ai/bancoSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"banco-mcp": {
"url": "https://api.mcp.ai/banco"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"banco-mcp": {
"type": "http",
"url": "https://api.mcp.ai/banco"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"banco-mcp": {
"serverUrl": "https://api.mcp.ai/banco"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"banco-mcp": {
"url": "https://api.mcp.ai/banco"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.douglac%2Fbanco-mcp)<a href="https://mcptoplist.com/server/io.github.douglac%2Fbanco-mcp"><img src="https://mcptoplist.com/badge/io.github.douglac%2Fbanco-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
douglac
Other servers by douglac
View all douglac servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 14, 2026 |
Frequently asked questions
- Who maintains Banco MCP?
- Banco MCP is maintained by douglac, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Banco MCP listed on the Official MCP Registry?
- Yes — Banco MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Banco MCP have?
- MCP Toplist tracks 1 version of Banco MCP, most recently published on May 14, 2026.
- Where can I find the source code for Banco MCP?
- The source code for Banco MCP is hosted at github.com/douglac/banco-mcp.