MCP (Model Context Protocol) Server for integration with the Banco Inter Business (PJ) API. It allows checking balances, statements, and managing billings via AI assistants.

Installation

⭐ RecommendedNPX
npx -y samuelmoraesf/mcp-banco-inter
View configuration snippet
{
  "mcpServers": {
    "banco-inter": {
      "command": "npx",
      "args": [
        "-y",
        "samuelmoraesf/mcp-banco-inter"
      ],
      "env": {
        "CLIENT_ID": "seu_client_id_aqui",
        "CLIENT_SECRET": "seu_client_secret_aqui",
        "CERT_PATH": "/Caminho/Absoluto/especifico/para/seu/inter.crt",
        "KEY_PATH": "/Caminho/Absoluto/especifico/para/seu/inter.key",
        "X_CONTA_CORRENTE": "sua_conta_aqui",
        "INTER_IS_SANDBOX": "true"
      }
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:From mcp.so (unverified)

Claude Desktop

STDIO
stdio:From mcp.so (unverified)

MCP Compatible

STDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.