From 33cd77f73d53adb466676d3e0977fbea5cdcd9b7 Mon Sep 17 00:00:00 2001 From: Jake Marsh Date: Tue, 30 Jun 2026 18:20:45 -0500 Subject: [PATCH] Add BankBridge to Finance & Crypto Read-only bank access for AI agents via hosted MCP server. 12 tools covering balances, transactions, recurring charges, monthly cashflow, and investment holdings. Plaid-backed. $5/mo per connected bank. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42f4114..25fc2af 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ _Servers are grouped by what they do. Each row shows the real language, reposito - [Commerce, Ads & Business](#commerce-ads--business) (10) - [AI, Agents & Memory](#ai-agents--memory) (6) - [Media & 3D](#media--3d) (4) - - [Finance & Crypto](#finance--crypto) (1) + - [Finance & Crypto](#finance--crypto) (2) - [Other](#other) (7) - [Clients](#clients) - [SDKs](#sdks) @@ -153,6 +153,7 @@ Standout community servers by traction and activity. | Server | Description | Lang | Activity | ⭐ | |---|---|---|:--:|--:| +| [BankBridge](https://github.com/bankbridge-money/bankbridge-plugin) | Read-only bank access for AI agents. Hosted MCP server giving Claude, ChatGPT, Cursor, Gemini, and Codex access to bank accounts, transactions, and investment holdings via Plaid. 12 tools. $5/mo per connected bank. | TypeScript | 🟢 0d | 0 | | [RustChain MCP](https://github.com/Scottcjn/rustchain-mcp) | MCP server for the RustChain blockchain and BoTTube video platform. AI agent tools for mining, wallet management, bounty hunting, and video publishing. | Python | 🟢 0d | 97 | ### Other