Bank Mcp™

Your AI now reads your bank. Ask it anything about your accounts. Read-only, self-hosted, one user. Standard MCP; tested with Claude and Ollama. It runs locally over stdio via the published package.

People who work with enable banking, personal finance and psd2 and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 232 · #40 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Bank Mcp™

before you install - you'll need

OPENBANK_URL

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

Claude Code

claude mcp add noskillish-bankmcp -- npx -y bankmcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "noskillish-bankmcp": {
      "command": "npx",
      "args": [
        "-y",
        "bankmcp"
      ]
    }
  }
}

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

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

repo age created 2026-09-07 - young repo, little track record yet

license MIT - declared in the repository

npm package bankmcp - unscoped; check the name against the project README before installing

registry namespace io.github.noskillish is GitHub-verified and matches the repo owner

03 · What Bank Mcp™ can do

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

Latest releases

v0.1.14 · 2026-09-16

create_watch no longer accepts a webhook URL. Notifications go only to the NOTIFY_WEBHOOK_URL the operator sets on the host, which must be https, so a client cannot direct transaction data to an arbitrary address or to…

v0.1.13 · 2026-09-14

Register-for-me, verified end to end with a brand-new Enable Banking account: the server waits for the account's Control Panel profile before creating the application, confirms the Control Panel lists it, and refuses…

v0.1.12 · 2026-09-14

the server can register the Enable Banking application for you. Enter the email of your Enable Banking account, paste the one-time link they send (on a local server the click works directly), and the server signs in…

04 · Who maintains Bank Mcp™

BankMCP™ is maintained by noskillish. It's the only MCP server we track from this author; the repo dates to Sep 2026.

05 · Facts

category
finance - ranked #40 of 318 actively-maintained finance servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
io.github.noskillish/bankmcp (active, first published 2026-09-14 · 3 versions)
packages
npm:bankmcp

06 · Bank Mcp™ FAQ

What is Bank Mcp™?

Your AI now reads your bank. Ask it anything about your accounts. Read-only, self-hosted, one user. Standard MCP; tested with Claude and Ollama. It runs locally over stdio via the published package.

Is Bank Mcp™ still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Bank Mcp™?

Run `npx -y bankmcp`. The README documents one environment variable (OPENBANK_URL) to set first. You can also paste the ready-made client config above.

Does Bank Mcp™ run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Bank Mcp™

More finance MCP servers · Fia Signals MCP · Buchhaltungs Butler · SAP MCP Server · Ophis MCP · Cloud FinOps Skill & MCP

More TypeScript MCP servers · Skills Anywhere · DevOps MCP · Novada MCP · Orbit (noveum) · Not Fair · see all