interbanking-mcp
Related Servers
Alternatives to interbanking-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceConnects your Inter bank account to AI assistants via Open Finance Brasil, enabling read-only queries about balances, statements, credit card bills, and investments in natural language.MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to read Itaú bank account information (balances, statements, credit card bills, investments) via Open Finance Brasil, read-only.MIT
- AlicenseNot gradedqualityDmaintenanceEnables natural language queries to read balances, statements, credit card bills, investments, and loans from Next bank accounts via Open Finance Brasil. All read-only, no money movement.MIT
- AlicenseNot gradedqualityDmaintenanceConnects InfinitePay accounts via Open Finance Brasil to query balances, statements, credit card bills, investments, and loans using natural language through any MCP client. Read-only and LGPD compliant.MIT
- AlicenseNot gradedqualityDmaintenanceEnables querying Up Bank account transactions and spending habits through natural language, using the Up Bank API in read-only mode.9 npm8Do What The F*ck You Want To Public
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to query Rede Celcoin account balances, statements, credit card bills, and investments via Open Finance Brazil (read-only, regulated by the Central Bank).MIT
TDQS
Scored across 4 tools
Each tool targets a distinct facet: listing accounts, current balances, historical daily balances, and movements. The descriptions explicitly clarify the boundary between saldos and saldos_historicos by date-range length, so an agent can select correctly.
listar_cuentas follows a verb_noun pattern, while saldos, saldos_historicos, and movimientos are noun phrases. The names are all snake_case and readable, but they do not follow one predictable convention.
Four tools are well-scoped for a read-only banking information surface. Each tool earns its place by covering a separate capability: account discovery, current balances, historical balances, and movements.
The surface covers the core read-only workflows: accounts, balances, historical balances, and movements. Minor gaps exist, such as no explicit account-filtered movement or balance query, but agents can work around them using the all-accounts responses.