Server data from the Official MCP Registry
Read-only bank access for your AI agent. Connects Claude, ChatGPT, Cursor, Gemini, Codex.
Read-only bank access for your AI agent. Connects Claude, ChatGPT, Cursor, Gemini, Codex.
Remote endpoints: streamable-http: https://bankbridge.money/api/mcp
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"money-bankbridge-server": {
"url": "https://bankbridge.money/api/mcp"
}
}
}From the project's GitHub README.
Your bank accounts, transactions, and investments — in plain English, right inside Claude.
Ask Claude things like "how much did I spend on restaurants last month?" or "find any subscriptions I've forgotten about" or "draft a budget from my actual last 3 months" — and get real answers from your real data.
One account. Every bank you use. Works with Claude Code, Claude Desktop, Claude.ai, ChatGPT, Cursor, Copilot, Gemini, Codex, and everything else that speaks MCP.
/plugin marketplace add bankbridge-money/bankbridge-plugin
/plugin install bankbridge
When prompted, paste your API token from bankbridge.money/dashboard. It’s pre-filled and copy-ready on your dashboard — just hit the big Copy button.
You’ll need:
That’s it. The plugin handles the rest.
Type / in any Claude Code session to find them. Each wraps a multi-step flow with an opinionated output shape, so you don’t have to hand-craft the prompt.
| Command | What it does |
|---|---|
/balances | Snapshot of every account, rolling total, credit utilization. |
/weekly-review | Last 7 days at a glance: total spend, biggest charges, surprises. |
| Command | What it does |
|---|---|
/spending-by | Flexible group-by. Slice by category, merchant, month, or week for any window. |
/compare-months | Side-by-side month comparison with category deltas and callouts. |
/category-deep-dive | Zoom into one category — every transaction, top merchants, cadence, outliers. |
| Command | What it does |
|---|---|
/monthly-check | One-page monthly report — cashflow, top categories, merchants, subscriptions. |
/cashflow-trend | Multi-month income vs expenses table with trend takeaways. |
/budget-draft | Draft a realistic budget from your actual last 3 months of spending. |
| Command | What it does |
|---|---|
/portfolio-health | Total value, gain/loss, concentration check, positions >20% flagged. |
/dividends | YTD dividends received by ticker with run-rate. |
| Command | What it does |
|---|---|
/monthly-chart | Bar chart of income vs expenses for the last N months. Writes cashflow.png. |
/category-pie | Pie chart of spending by category. Writes spending-pie.png. |
/tax-prep | Exports a full year of transactions + category totals to CSV. |
| Command | What it does |
|---|---|
/subscriptions | Every recurring charge, sorted, with age and price-drift flags. |
/price-creep | Subscriptions whose price increased — catch Netflix hikes before your card does. |
/duplicate-check | Same-merchant, same-amount charges within 48 hours, plus outliers. |
/fraud-check | Wider net: unfamiliar merchants, amount outliers, off-hours charges. |
| Command | What it does |
|---|---|
/monthly-report | Polished narrative report for a given month. |
/year-in-review | Spotify Wrapped for your money. |
Claude Code picks the right MCP tools automatically when you ask in plain English. Copy any of these:
Every-day check-ins
How much did I spend this week?
List my last 20 transactions over $50.
What's my current cashflow this month?
Spending analysis
Break down my March spending by category, biggest first. Show as a markdown table.
Who are my top 10 merchants by spend in the last 90 days?
Compare my restaurant spending in March vs January 2026 — am I trending up?
Subscription audits
List every recurring charge I have. Which ones are the smallest — can I cancel any?
Has any subscription raised its price in the last 12 months?
Investments
Show my current holdings sorted by gain/loss with percentages.
How much have I received in dividends this year?
What percentage of my portfolio is in my single biggest position?
Visualizations (agents with code execution)
Make a bar chart of my monthly cashflow for the last 6 months. Save as cashflow.png.
Export my March transactions to CSV.
Build me a one-page markdown report for last month.
Detective work
Find any transactions that look unusual or duplicated this month.
Which 5 merchants have I spent the most on this year?
Find recurring charges under $20/mo that I might have forgotten about.
Claude Code picks these automatically based on your question. You never have to name them, but here’s what’s available:
| Tool | Purpose |
|---|---|
list_accounts | All connected bank accounts with current balances |
get_account | Detail lookup for one account by id |
list_transactions | Filter by date range, amount, category, account, pending flag |
search_transactions | Substring match on merchant name + description |
get_spending_summary | Group spending by category / merchant / month / week |
get_recurring_charges | Detected subscriptions with merchant, amount, frequency |
get_monthly_cashflow | Income vs expenses for a given month, top sources |
get_merchant_history | Full charge history for a merchant with stats |
list_categories | Plaid categories present in your data |
list_holdings | Current investment positions with gain/loss |
list_investment_transactions | Buys, sells, dividends, fees |
connect_bank | Deep-link into a bank-connect flow when no banks are connected |
All read-only. BankBridge literally can’t move money, change passwords, or make trades.
Your transactions live at your bank. We never store them.
| We don’t keep your data | Every question your agent asks live-fetches in real time. No transaction cache. No query log. |
| Read-only access | We can see your transactions. We can’t move money. |
| Bank-grade encryption | AES-256-GCM for access tokens at rest. TLS 1.3 for everything else. |
| Revocable in seconds | Cancel or delete your account anytime — your bank access is revoked and deleted from our servers within seconds. |
| Trusted banking rails | Same infrastructure Venmo and Robinhood rely on. |
No mainstream competitor can say "we never store your transactions" — most cache your financial history server-side for speed. BankBridge re-fetches on every question instead. Slightly slower, dramatically more private.
Full privacy policy → bankbridge.money/privacy
$5/month per connected bank. First bank unlocks the service. Each additional bank adds $5/mo, prorated when you connect it. Cancel anytime, access ends at the end of your billing period.
No free tier, no freemium, no trial. Just $5 per bank — it’s fair, predictable, and means we’re never tempted to monetize your data. We’re a real subscription business.
/plugin install bankbridge in Claude Code, paste the token.End-to-end: about 90 seconds. Most of that is the bank authentication flow.
BankBridge works everywhere MCP works:
.mcpb bundle, double-click to installmcp.json snippet~/.gemini/settings.jsonBe the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.