A live data connector for Claude. Once connected, Claude can pull real bank-mcp (Multi-Provider Open Banking) data directly into any conversation — no copy-paste, no spreadsheet exports, no switching tabs.
- Get a free API key — create one here
- Copy the install config below into your
claude_desktop_config.json - Restart Claude Desktop — the tools appear automatically
bank-mcp (Multi-Provider Open Banking)
Single MCP server giving AI read-only access to 15,000+ financial institutions through four open-banking providers: Enable Banking (Europe, 2,000+ banks), Teller (US, 7,000+), Plaid (US/CA/EU, 12,000+), and Tink (Europe, 3,400+). All operations are strictly read-only. Tools: list_accounts, list_transactions, search_transactions, get_balance, spending_summary.
# Install via:
# npx @modelcontextprotocol/inspector https://github.com/elcukro/bank-mcp
ℹ Add your API credentials from chosen provider (Enable Banking, Teller, Plaid, or Tink) in the config (replace the placeholder value).
Full setup walkthrough: Getting Started Guide →