MCP Banco Inter runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 12 Feb 2026.
Servidor MCP para integração com o Banco Inter (PJ). Consulte saldos e gerencie cobranças.
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-banco-inter -- npx -y mcp-banco-inter
{
"mcpServers": {
"mcp-banco-inter": {
"args": [
"-y",
"mcp-banco-inter"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-banco-inter]
command = "npx"
args = ["-y", "mcp-banco-inter"]
{
"mcpServers": {
"mcp-banco-inter": {
"args": [
"-y",
"mcp-banco-inter"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-banco-inter": {
"args": [
"-y",
"mcp-banco-inter"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.