Skip to content
Claude Desktop

BankMCP™ for Claude Desktop

io.github.noskillish/bankmcp

Read-only MCP server for your own bank accounts via Enable Banking. Self-hosted, one user.

client:Claude Desktop transport:stdio runtime:npm

Install BankMCP™ in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

BankMCP™ in other clients