Loading MCP server directory, please wait...
MCP server for Open Finance Brasil - accounts, balances, PIX, and investments across 10 banks
npx @getmcp/cli add io.github.brunovicco/openfinance-br-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.brunovicco/openfinance-br-mcp": {
"command": "uvx",
"args": [
"openfinance-br-mcp"
],
"env": {
"ENVIRONMENT": "mock",
"CLIENT_ID": "",
"CLIENT_SECRET": "",
"ANTHROPIC_API_KEY": ""
}
}
}
}