MCP Pix Bcb runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Pix BCB API — official Banco Central do Brasil Pix standard
Today is the operative word: we check MCP Pix Bcb 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-pix-bcb -- npx -y @codespar/mcp-pix-bcb
{
"mcpServers": {
"mcp-pix-bcb": {
"args": [
"-y",
"@codespar/mcp-pix-bcb"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-pix-bcb]
command = "npx"
args = ["-y", "@codespar/mcp-pix-bcb"]
{
"mcpServers": {
"mcp-pix-bcb": {
"args": [
"-y",
"@codespar/mcp-pix-bcb"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-pix-bcb": {
"args": [
"-y",
"@codespar/mcp-pix-bcb"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PIX_CLIENT_SECRET (API key for pix-bcb).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Banco do Brasil — Pix, Cobrança (boleto), Conta-Corrente, Arrecadação (OAuth2 + mTLS)
MCP server for Iniciador — Open Finance Brasil Pix payment initiation (PISP), ICP-Brasil + DCR
MCP server for Santander Brasil — Pix, Cobrança (boleto), Arrecadação, Extrato (OAuth2 + mTLS)
MCP server for BrasilAPI — CEP, CNPJ, banks, FIPE, holidays, weather
MCP server for Matera — Brazilian core-banking BaaS over Pix, DICT, and Pix Automático
MCP server for Stone — open banking, payments, Pix, transfers
MCP server for Dock — Brazilian Banking-as-a-Service: accounts, Pix, card issuing for fintechs
MCP server for C6 Bank — Pix (cob/cobv), DICT keys, Boleto, balance, statement (OAuth2 + mTLS)
Answers built from our own checks of this server.