Skip to content

IL Bank MCP

Community61/100

Finance assistant that brings Israeli bank data directly to any AI assistant. Combines a headless scraper powered by israeli-bank-scrapers with an MCP server, enabling LLMs to analyze transactions, track spending patterns, detect recurring charges, and provide financial insights. Supports most Israeli banks and credit cards, stores data locally in SQLite, and runs via Docker Compose for easy deployment.

The Problem

Tracking expenses and banking transactions in Israel is scattered across different bank and credit card apps. There is no single tool that unifies all the information and enables smart spending pattern analysis while keeping data in local storage.

gleknergleknerFinance & Banking
GitHub
31installs1,561views
0Write a Review
Updated: March 3, 2026|Tags:bankingfinancetransaction analysisrecurring chargesSQLiteDocker|Transport: Standard I/O (stdio)|Language: typescript

Clone from GitHub to install

git clone https://github.com/glekner/il-bank-mcp
cd il-bank-mcp
docker compose build

.mcp.json

{
  "mcpServers": {
    "il-bank": {
      "command": "docker",
      "args": [
        "compose",
        "run",
        "--rm",
        "-i",
        "mcp-server"
      ],
      "cwd": "/path/to/il-bank-mcp"
    }
  }
}

Features

  • Local SQLite storage for full privacy
  • Support for most Israeli banks and credit card companies
  • On-demand data synchronization
  • Spending pattern analysis and categorization
  • Fully offline capable
  • Runs via Docker Compose

When to Use

  • When you want to see transactions from all banks and credit cards in one place
  • When you want to identify recurring charges and find unnecessary expenses
  • When you need to analyze spending patterns over time
  • When you want financial insights from an AI assistant based on real data
  • When you prefer simple deployment via Docker Compose

Try These Prompts

Monthly Spending Summary

Show me a summary of all my expenses from the last month across all banks and credit cards

Recurring Charges

Find all my recurring charges and tell me if there are duplicates or unused subscriptions

Expense Comparison

Compare my expenses between this month and last month and show what changed

Try These Queries

How much did I spend on restaurants this month?

What are my recurring charges?

Show me a financial summary for last month

Search for transactions over 500 NIS

Compare spending between categories over time

Frequently Asked Questions

Related Servers

Israeli Bank MCP

mottibecAuthor: mottibec
Trusted·73
stdio2 tools

Lightweight MCP server for fetching transactions from all major Israeli banks and credit card companies, including Hapoalim, Leumi, Discount, Mizrahi, Visa Cal, Max, Isracard, and more. Leverages the israeli-bank-scrapers library and supports two-factor authentication. Exposes tools to list available banks with their required credentials and fetch transactions with flexible date ranges.

4.0902,030
Claude CodeCursorWindsurf+3

Nudlers

enudlerAuthor: enudler
Trusted·77
SSE12 tools

Comprehensive personal finance command center for Israeli banking. Automatically aggregates, categorizes, and analyzes finances from all Israeli banks and credit cards into a unified dashboard with budget tracking, balance projection, recurring payment detection, and installment monitoring. Features intelligent 3-phase auto-categorization, native WhatsApp integration for daily summaries, built-in AI chat via Google Gemini, and MCP endpoint for AI assistant integration with AES-256-GCM encryption.

0.0191,552
Claude CodeCursorWindsurf+3

Asher MCP

shlomiuzielAuthor: shlomiuziel
Trusted·74
stdio6 tools

Secure, local-first personal financial data aggregator for Israeli banks and credit card companies. Built on the israeli-bank-scrapers library, it scrapes transactions from all major Israeli financial institutions and stores them in a locally encrypted SQLite database. Includes MCP tools for fetching transactions, executing safe SQL queries, describing database schemas, and generating monthly expense reports while ensuring financial data never leaves your machine.

4.0241,554
Claude CodeCursorWindsurf+3
Found an issue with this MCP server?

Use at your own risk. Terms of Use · Security

Know an Israeli MCP server that should be listed here? Submit an MCP

Reviews (...)