MCP Pluggy runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Pluggy — Open Finance Brasil aggregator: accounts, transactions, payment initiation
Today is the operative word: we check MCP Pluggy 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-pluggy -- npx -y @codespar/mcp-pluggy
{
"mcpServers": {
"mcp-pluggy": {
"args": [
"-y",
"@codespar/mcp-pluggy"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-pluggy]
command = "npx"
args = ["-y", "@codespar/mcp-pluggy"]
{
"mcpServers": {
"mcp-pluggy": {
"args": [
"-y",
"@codespar/mcp-pluggy"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-pluggy": {
"args": [
"-y",
"@codespar/mcp-pluggy"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PLUGGY_CLIENT_ID (Pluggy client ID issued at https://dashboard.pluggy.ai), PLUGGY_CLIENT_SECRET (Pluggy client secret).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Open Finance Brasil — accounts, transactions, consents, credit, loans, investments
MCP server for Iniciador — Open Finance Brasil Pix payment initiation (PISP), ICP-Brasil + DCR
MCP server for Stone — open banking, payments, Pix, transfers
MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.
MCP server for Xero accounting — contacts, invoices, payments, accounts, and financial reports.
MCP server for Midaz by Lerian — self-hosted double-entry ledger: accounts, balances, transactions
MCP server for Airwallex — cross-border collection + payouts, global accounts, FX, transfers
MCP server for Huntress — accounts, organizations, agents, incidents, and reports.
Answers built from our own checks of this server.