MCP Iniciador runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Iniciador — Open Finance Brasil Pix payment initiation (PISP), ICP-Brasil + DCR
Today is the operative word: we check MCP Iniciador 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-iniciador -- npx -y @codespar/mcp-iniciador
{
"mcpServers": {
"mcp-iniciador": {
"args": [
"-y",
"@codespar/mcp-iniciador"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-iniciador]
command = "npx"
args = ["-y", "@codespar/mcp-iniciador"]
{
"mcpServers": {
"mcp-iniciador": {
"args": [
"-y",
"@codespar/mcp-iniciador"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-iniciador": {
"args": [
"-y",
"@codespar/mcp-iniciador"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
INICIADOR_CLIENT_ID (Iniciador OAuth2 client ID), INICIADOR_CLIENT_SECRET (Iniciador OAuth2 client secret), INICIADOR_API_BASE (API base URL — defaults to Iniciador production. Override for sandbox.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Pluggy — Open Finance Brasil aggregator: accounts, transactions, payment initiation
MCP server for Open Finance Brasil — accounts, transactions, consents, credit, loans, investments
MCP server for Stone — open banking, payments, Pix, transfers
MCP server for Pix BCB API — official Banco Central do Brasil Pix standard
Xero MCP server for invoices, contacts, payments, quotes, and financial reports.
AI Code Firewall — MCP Server for hallucination prevention in AI development
MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.
MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.
Answers built from our own checks of this server.