interbanking-mcp
Rank #28,020io.github.rje1974/interbanking
Saldos y movimientos bancarios de Interbanking (Argentina). Solo lectura.
interbanking-mcp is a Model Context Protocol (MCP) server published by rje1974. It ranks #28,020 of 132,113 servers tracked on MCP Toplist. interbanking-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 11, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 104,093 of 132,113 servers on MCP Toplist.
Use interbanking-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add interbanking -e "IB_CLIENT_ID=<your IB_CLIENT_ID>" -e "IB_CLIENT_SECRET=<your IB_CLIENT_SECRET>" -e "IB_REDIRECT_URL=<your IB_REDIRECT_URL>" -e "IB_CUSTOMER_ID=<your IB_CUSTOMER_ID>" -- npx -y interbanking-mcpReplace each placeholder with your own value before saving.
[mcp_servers.interbanking]
command = "npx"
args = ["-y", "interbanking-mcp"]
[mcp_servers.interbanking.env]
IB_CLIENT_ID = "<your IB_CLIENT_ID>"
IB_CLIENT_SECRET = "<your IB_CLIENT_SECRET>"
IB_REDIRECT_URL = "<your IB_REDIRECT_URL>"
IB_CUSTOMER_ID = "<your IB_CUSTOMER_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"interbanking": {
"command": "npx",
"args": [
"-y",
"interbanking-mcp"
],
"env": {
"IB_CLIENT_ID": "<your IB_CLIENT_ID>",
"IB_CLIENT_SECRET": "<your IB_CLIENT_SECRET>",
"IB_REDIRECT_URL": "<your IB_REDIRECT_URL>",
"IB_CUSTOMER_ID": "<your IB_CUSTOMER_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"interbanking": {
"command": "npx",
"args": [
"-y",
"interbanking-mcp"
],
"env": {
"IB_CLIENT_ID": "<your IB_CLIENT_ID>",
"IB_CLIENT_SECRET": "<your IB_CLIENT_SECRET>",
"IB_REDIRECT_URL": "<your IB_REDIRECT_URL>",
"IB_CUSTOMER_ID": "<your IB_CUSTOMER_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"interbanking": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"interbanking-mcp"
],
"env": {
"IB_CLIENT_ID": "<your IB_CLIENT_ID>",
"IB_CLIENT_SECRET": "<your IB_CLIENT_SECRET>",
"IB_REDIRECT_URL": "<your IB_REDIRECT_URL>",
"IB_CUSTOMER_ID": "<your IB_CUSTOMER_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"interbanking": {
"command": "npx",
"args": [
"-y",
"interbanking-mcp"
],
"env": {
"IB_CLIENT_ID": "<your IB_CLIENT_ID>",
"IB_CLIENT_SECRET": "<your IB_CLIENT_SECRET>",
"IB_REDIRECT_URL": "<your IB_REDIRECT_URL>",
"IB_CUSTOMER_ID": "<your IB_CUSTOMER_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"interbanking": {
"command": "npx",
"args": [
"-y",
"interbanking-mcp"
],
"env": {
"IB_CLIENT_ID": "<your IB_CLIENT_ID>",
"IB_CLIENT_SECRET": "<your IB_CLIENT_SECRET>",
"IB_REDIRECT_URL": "<your IB_REDIRECT_URL>",
"IB_CUSTOMER_ID": "<your IB_CUSTOMER_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
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.rje1974%2Finterbanking)<a href="https://mcptoplist.com/server/io.github.rje1974%2Finterbanking"><img src="https://mcptoplist.com/badge/io.github.rje1974%2Finterbanking.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
rje1974
Other servers by rje1974
View all rje1974 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Sep 12, 2026 |
Frequently asked questions
- Who maintains interbanking-mcp?
- interbanking-mcp is maintained by rje1974, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is interbanking-mcp listed on the Official MCP Registry?
- Yes — interbanking-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does interbanking-mcp have?
- MCP Toplist tracks 1 version of interbanking-mcp, most recently published on Sep 12, 2026.
- Where can I find the source code for interbanking-mcp?
- The source code for interbanking-mcp is hosted at github.com/rje1974/interbanking-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.