SERVER
MCP Banco Inter
Rank #19187io.github.SamuelMoraesF/mcp-banco-inter
Servidor MCP para integração com o Banco Inter (PJ). Consulte saldos e gerencie cobranças.
First listed
Feb 12, 2026
Last publish date
Feb 12, 2026
OVERVIEW
MCP Banco Inter is a Model Context Protocol (MCP) server published by SamuelMoraesF. It ranks #19187 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Banco Inter is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 12, 2026 and most recently updated on Feb 12, 2026.
STANDING
#19,187of 58,900 tracked serversTop 50%
Ranks ahead of 39,713 of 58,900 servers on MCP Toplist.
CONNECT
Use MCP Banco Inter
Add MCP Banco Inter to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-banco-inter": {
"command": "npx",
"args": [
"-y",
"mcp-banco-inter"
],
"env": {
"CLIENT_ID": "<your CLIENT_ID>",
"CLIENT_SECRET": "<your CLIENT_SECRET>",
"CERT_PATH": "<your CERT_PATH>",
"KEY_PATH": "<your KEY_PATH>",
"X_CONTA_CORRENTE": "<your X_CONTA_CORRENTE>",
"STORAGE_PATH": "<your STORAGE_PATH>",
"INTER_IS_SANDBOX": "<your INTER_IS_SANDBOX>"
}
}
}
}Replace each placeholder with your own value before saving.
Docker image
{
"mcpServers": {
"mcp-banco-inter": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"samuelmoraesf/mcp-banco-inter:1.0.1"
],
"env": {
"CLIENT_ID": "<your CLIENT_ID>",
"CLIENT_SECRET": "<your CLIENT_SECRET>",
"CERT_PATH": "<your CERT_PATH>",
"KEY_PATH": "<your KEY_PATH>",
"X_CONTA_CORRENTE": "<your X_CONTA_CORRENTE>",
"MCP_PORT": "<your MCP_PORT>",
"MCP_HOST": "<your MCP_HOST>",
"INTER_IS_SANDBOX": "<your INTER_IS_SANDBOX>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
SamuelMoraesF
MORE FROM THIS PUBLISHER
Other servers by SamuelMoraesF
View all SamuelMoraesF servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Feb 12, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is MCP Banco Inter?
- Servidor MCP para integração com o Banco Inter (PJ). Consulte saldos e gerencie cobranças.
- Who maintains MCP Banco Inter?
- MCP Banco Inter is maintained by SamuelMoraesF, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is MCP Banco Inter an official MCP server?
- Yes — MCP Banco Inter is listed on the Official MCP Registry.
- How many versions does MCP Banco Inter have?
- MCP Toplist tracks 2 versions of MCP Banco Inter, most recently published on Feb 12, 2026.
- Where can I find the source code for MCP Banco Inter?
- The source code for MCP Banco Inter is hosted at github.com/SamuelMoraesF/mcp-banco-inter.
EXPLORE