ClaudeMap

BankMCP

A self-hosted, read-only MCP server for your own bank accounts — 2,700+ European banks over PSD2, no payments, one user.

MCP Serversmcpbankingfinanceself-hostedread-onlypsd2

BankMCP is a small open-source server (npm package bankmcp) you host yourself: it connects to your banks through Enable Banking, which wraps 2,700+ European banks in one PSD2 API, and exposes balances, transactions, and subscriptions to any MCP client — Claude Desktop, Claude Code, Cursor — as a read-only connector. No payments, no third party holding your data, and a localhost setup page walks you through registering with Enable Banking and connecting your bank.

What it does

  • Read-only by design: balances, transactions, subscriptions — no payment tools exist
  • One PSD2 API through Enable Banking covers 2,700+ European banks
  • npm-distributed stdio server: claude mcp add bankmcp -- npx -y bankmcp
  • Claude Desktop gets a one-click .mcpb extension; also runs on a small server for claude.ai access

When to use it

For one person who wants their assistant to answer 'has the invoice been paid?' or 'what subscriptions am I paying for?' against real accounts, without handing credentials to a hosted service.

Getting started

claude mcp add bankmcp -- npx -y bankmcp
# needs a free Enable Banking account (~10 min setup in the localhost page)

Things to know

European banks only (PSD2 coverage). Your browser will warn once about the self-made localhost certificate — expected; mkcert can silence it. BankMCP is not a bank and depends on Enable Banking's availability.

Repository

noskillish/bankmcp

Charted

Related on the map

  • Blitz Strike

    MCP Server

    A penetration-testing methodology delivered as one MCP server: BLITZ maps the attack surface, EAGLE-EYE traces source-to-sink, STRIKE live-verifies every finding before it is reported.

    • mcp-server
    • security
    • pentest
    • methodology
  • Ripwire

    MCP Server

    Red Hat's "ripgrep for AI context" — a C++23 zero-dependency CLI that also speaks MCP.

    • mcp
    • code-context
    • cli
    • red-hat
  • Deja Vu

    MCP Server

    One shared session memory for 25+ coding agents — Claude Code, Codex, and Cursor finally remember the same project.

    • mcp
    • memory
    • cross-agent
    • context