← Index

io.github.codespar/mcp-open-finance

io.github.codespar/mcp-open-finance·v0.1.2·Finance & Payments
Quality Score
80
/100

MCP server for Open Finance Brasil — accounts, transactions, consents, investments

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-open-finance": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-open-finance"
      ],
      "env": {
        "OPEN_FINANCE_CLIENT_SECRET": "<your-open_finance_client_secret>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-open-finance": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-open-finance"
      ],
      "env": {
        "OPEN_FINANCE_CLIENT_SECRET": "<your-open_finance_client_secret>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @codespar/mcp-open-finance
§02  Environment variables
OPEN_FINANCE_CLIENT_SECRET
requiredsecret

API key for open-finance

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Finance & Payments