Skip to content
Cline

BankMCP™ for Cline

io.github.noskillish/bankmcp

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

client:Cline transport:stdio runtime:npm

Install BankMCP™ in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

BankMCP™ in other clients