MCP Inter Bank runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 29 Aug 2026.
Banco Inter — digital bank, boleto, PIX, statements, transfers
Today is the operative word: we check MCP Inter Bank every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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-inter-bank -- npx -y @codespar/mcp-inter-bank
{
"mcpServers": {
"mcp-inter-bank": {
"args": [
"-y",
"@codespar/mcp-inter-bank"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-inter-bank]
command = "npx"
args = ["-y", "@codespar/mcp-inter-bank"]
{
"mcpServers": {
"mcp-inter-bank": {
"args": [
"-y",
"@codespar/mcp-inter-bank"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-inter-bank": {
"args": [
"-y",
"@codespar/mcp-inter-bank"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
INTER_CLIENT_ID (API key/token for inter-bank).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Stark Bank — transfers, boletos, invoices, Pix, balance
MCP server for Celcoin — Pix, boleto, transfers, bill payments, top-ups
MCP server for Stone — open banking, payments, Pix, transfers
MCP server for C6 Bank — Pix (cob/cobv), DICT keys, Boleto, balance, statement (OAuth2 + mTLS)
STP/SPEI — Mexican instant bank transfers
MCP server for Khipu — Chilean instant bank-transfer payments (complements Transbank cards)
Nubank — Brazilian neobank via Open Finance, accounts, PIX, transfers
MCP server for Banco do Brasil — Pix, Cobrança (boleto), Conta-Corrente, Arrecadação (OAuth2 + mTLS)
Answers built from our own checks of this server.