IL Bank MCP 🐷💸
@glekner
About IL Bank MCP 🐷💸
A Model Context Protocol (MCP) server that provides financial data access through automated Israeli bank and credit card data scraping. Supports all major Israeli financial institutions dynamically based on your configuration
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"il-bank-mcp": {
"command": "docker",
"args": [
"compose",
"up",
"-d"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is IL Bank MCP?
IL Bank MCP is a finance assistant that brings your Israeli bank data to any AI assistant. It combines a headless scraper with an MCP server, letting LLMs analyze your transactions, track spending patterns, and provide financial insights.
How to use IL Bank MCP?
Run it with Docker Compose by setting environment variables (e.g., LEUMI_USERNAME, LEUMI_PASSWORD) and executing docker compose up -d. Then add the server to your AI assistant—for Raycast, use the MCP extension with a specific Docker command; for Claude Desktop, configure it in ~/.claude/config.jsonc. See env.example for all credential and configuration options.
Key features of IL Bank MCP
- Smart Analysis: Get spending breakdowns, detect recurring charges, and track merchant patterns
- Local & Secure: All data stays in a local SQLite database
- Multi-Provider: Works with most Israeli banks and credit cards
- Real-time Updates: Refresh data on-demand from any provider
- On-Demand Sync: Scrape your bank data whenever you need fresh insights
Use cases of IL Bank MCP
- Analyze spending patterns of a specific merchant
- Show all subscriptions and their total monthly cost
- Find transactions over a certain amount in a date range
- Compare spending month over month
- Get a financial summary of income, expenses, and trends
FAQ from IL Bank MCP
Which banks are supported?
Any bank supported by israeli-bank-scrapers—includes Leumi, Hapoalim, Discount, and most credit card companies.
Is my data secure?
Yes. Everything runs locally on your machine. No data leaves your computer.
Can I use it with local LLMs?
Absolutely. Works great with Ollama through Raycast for a completely offline setup.
What if scraping fails?
Check the logs in ./logs. Most issues are login-related—verify your credentials match exactly what you use on the bank's website.
Frequently asked questions
Which banks are supported?
Any bank supported by `israeli-bank-scrapers`—includes Leumi, Hapoalim, Discount, and most credit card companies.
Is my data secure?
Yes. Everything runs locally on your machine. No data leaves your computer.
Can I use it with local LLMs?
Absolutely. Works great with Ollama through Raycast for a completely offline setup.
What if scraping fails?
Check the logs in `./logs`. Most issues are login-related—verify your credentials match exactly what you use on the bank's website.
Basic information
More Finance & Commerce MCP servers
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
Polygon.io MCP Server
polygon-ioAn MCP server for Massive.com Financial Market Data
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.

Exact Online
iWebDevelopmentExact AI Connect is a remote MCP server that connects AI assistants like Claude, ChatGPT, Copilot, Gemini and Perplexity directly to your Exact Online administration. Ask questions about your finances in plain language a
Synci
SynciSynci connects your real bank, brokerage, and crypto-exchange accounts to AI assistants, read-only. Ask about balances, transactions, holdings, and spending across all your accounts in one place.
Comments