MCP Open Finance runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 16 Jul 2026.
MCP server for Open Finance Brasil — accounts, transactions, consents, credit, loans, investments
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-open-finance -- npx -y @codespar/mcp-open-finance
{
"mcpServers": {
"mcp-open-finance": {
"args": [
"-y",
"@codespar/mcp-open-finance"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-open-finance]
command = "npx"
args = ["-y", "@codespar/mcp-open-finance"]
{
"mcpServers": {
"mcp-open-finance": {
"args": [
"-y",
"@codespar/mcp-open-finance"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-open-finance": {
"args": [
"-y",
"@codespar/mcp-open-finance"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.