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
Basic information
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.
More Finance & Commerce MCP servers
Alpaca Trading MCP Server
laukikkMCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
Octagon: MCP for Market Data
OctagonAIAn MCP server for public & prediction markets research. Ask natural-language questions and get structured, source-backed answers across SEC filings, earnings transcripts, company financials, stock & crypto market data, and prediction markets news & research. Built for investors,
China Stock MCP Server
peikuo₿itcoin & Lightning Network MCP Server
AbdelStarkBitcoin & Lightning Network MCP Server.
Crypto Sentiment MCP Server
kukapayAn MCP server that delivers cryptocurrency sentiment analysis to AI agents.
Comments