Connect AI agents to bank accounts, transactions, balances, and investments.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Talk to your bank data. Connect AI agents to real bank accounts β transactions, balances, investments, and loans β across 15,000+ financial institutions.
BankSync MCP is an open Model Context Protocol server with 28 tools that gives Claude, ChatGPT, Cursor, VS Code, and other AI agents secure, read-write access to your financial data. Sync to Notion, Google Sheets, and Airtable β all through conversation.
Website Β· Docs Β· Setup Guides Β· Quick Start Β· Tools Reference
Get your API key at banksync.io/developers. BankSync runs as a remote MCP server β no install required:
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Add to .cursor/mcp.json:
Add to .vscode/mcp.json:
Add to ~/.codeium/windsurf/mcp_config.json:
For clients that don't support remote HTTP servers, use the npm package as a local bridge:
Set BANKSYNC_API_KEY=your-key as an environment variable. The package bridges stdio to https://mcp.banksync.io automatically.
Example config (any stdio client):
Setup guides for all clients: banksync.io/developers/mcp-setup
Ask your AI agent questions like:
28 tools across 7 categories. Full reference with parameters and examples: docs/TOOLS.md
| Category | Tools | What They Do |
|---|---|---|
| Discovery | get_data_type_schema, list_feed_sources | Discover available fields and feed source types |
| Workspace | list_workspaces, get_workspace, list_integrations, delete_integration | Manage workspaces and connected destinations |
| Banks | list_banks, get_bank, create_bank_link, connect_bank, delete_bank | Connect and manage bank connections |
| Accounts | list_accounts, get_account | Fetch live account data from institutions |
| Financial Data | get_transactions, get_balance, get_holdings, get_trades, get_loan | Query transactions, balances, investments, loans |
| Feeds | list_feeds, get_feed, create_feed, update_feed, validate_feed, delete_feed | Build automated data pipelines |
| Jobs | list_jobs, get_job, trigger_sync, cancel_job | Run and monitor sync jobs |
See docs/ARCHITECTURE.md for details.
| Provider | Coverage | Data Types |
|---|---|---|
| Plaid | US, UK, Canada β 12,000+ institutions | Transactions, balances, investments, loans |
| Basiq | Australia, New Zealand β 3,000+ institutions | Transactions, balances |
| Email extraction | Global | AI-extracted structured data from forwarded emails |
| File upload | Global | AI-extracted data from PDFs, images, documents |
| Destination | Capabilities |
|---|---|
| Notion | Sync to Notion databases |
| Google Sheets | Sync to spreadsheets (row or column direction) |
| Airtable | Sync to Airtable tables |
See SECURITY.md for our security policy and vulnerability reporting.
Use the MCP Inspector to test and debug the server:
Or connect the inspector directly to the remote server:
| Doc | Description |
|---|---|
| docs/TOOLS.md | Complete tools reference with parameters and examples |
| docs/ARCHITECTURE.md | Architecture, transport, and deployment details |
| docs/AGENTS.md | Guide for AI agents: best practices, prompt patterns, workflows |
| CLAUDE.md | Context for AI coding assistants working on this repo |
| SECURITY.md | Security policy and vulnerability reporting |
| banksync.io/developers | Full API documentation |
| banksync.io/developers/mcp-setup | Per-client setup guides |
BankSync's privacy policy is available at banksync.io/privacy. BankSync never stores banking credentials β authentication is delegated to Plaid and Basiq. API keys are scoped per workspace and all data is encrypted in transit.
MIT β see LICENSE.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/banksync)<a href="https://allmcps.com/mcp/banksync"><img src="https://allmcps.com/api/badge/banksync?style=directory" alt="BankSync on AllMCPs" /></a>