Bank Sync MCP Server

Talk to your bank data. Connect AI agents to real bank accounts - transactions, balances, investments, and loans - across 15,000+ financial institutions.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-04-30 · ★ 2 · #571 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Bank Sync

before you install - you'll need

BANKSYNC_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add banksynchq-banksync-mcp --transport http https://mcp.banksync.io

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "banksynchq-banksync-mcp": {
      "url": "https://mcp.banksync.io"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.banksync.io

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.banksync.io

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

npm package @banksync/mcp - the @banksync scope differs from the repo owner (banksynchq); confirm it's the project's official package

registry vendor namespace io.banksync - domain-verified with the official MCP registry

03 · What Bank Sync can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

latest · 2026-04-30

Rolling pointer to v1.0.4. Stable URL:

v1.0.4 · 2026-04-14

bump to v1.0.4 · Replace mcp-remote with direct MCP SDK stdio↔HTTP bridge · Fix release→publish cascade and document new flow · Update CHANGELOG.md for v1.0.3

v1.0.3 · 2026-04-12

bump to v1.0.3 · Fix npx @banksync/mcp resolution and hoisted mcp-remote lookup · Update manifest and packages for Connectors Directory submission · Add Claude Desktop Extension (MCPB) bundle · Fix version test to not…

04 · Who maintains Bank Sync

BankSync is maintained by banksynchq. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
other - ranked #571 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.banksync/mcp (active, first published 2026-03-19)
packages
npm:@banksync/mcp · pypi:banksync-mcp

06 · Bank Sync FAQ

What is Bank Sync?

Talk to your bank data. Connect AI agents to real bank accounts - transactions, balances, investments, and loans - across 15,000+ financial institutions.

Is Bank Sync still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-30. We re-verify nightly.

How do I install Bank Sync?

Run `npx -y @banksync/mcp`. The README documents one environment variable (BANKSYNC_API_KEY) to set first. You can also paste the ready-made client config above.

Does Bank Sync require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Bank Sync

More MCP servers to compare · Test Intel · Token Compressor · Forums · Myco: Agent-First Cognitive Substrate · Janusmcp

More JavaScript MCP servers · Gha Intel · Release Intel · Stablecoin Yield · Chronoverify · see all