עוזר פיננסי שמביא נתוני בנקים ישראליים ישירות לכל עוזר AI. משלב סקרייפר headless מבוסס israeli-bank-scrapers עם שרת MCP, ומאפשר ל-LLM לנתח עסקאות, לעקוב אחר דפוסי הוצאות, לזהות חיובים חוזרים ולספק תובנות פיננסיות. תומך ברוב הבנקים וחברות האשראי בישראל, מאחסן נתונים מקומית ב-SQLite, ורץ דרך Docker Compose.
שכפלו מ-GitHub להתקנה
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"
}
}
}get_transactionsRetrieves individual transactions with full details like date, amount, merchant, and category
get_financial_summaryAggregated income, expenses, and trends for burn rate analysis and financial overviews
search_transactionsPowerful transaction search with multiple filters by description, amount range, or category
get_monthly_credit_summaryComprehensive breakdown of credit card usage for any month with total charges and average transaction size
get_recurring_chargesIdentifies recurring charges like subscriptions, gym memberships, and other repeated payments
analyze_merchant_spendingDeep-dive analysis for specific merchants showing spending patterns, average amounts, and unusual charges
refresh_all_dataTriggers a fresh scrape of all connected bank and credit card accounts
get_scrape_statusCheck when financial data was last updated and if any scraping is in progress
get_accountsLists all connected bank accounts and credit cards with balances
get_account_balance_historyTracks how an account balance changes over time for cash flow analysis
get_metadataReturns earliest/latest transaction dates and total count
get_spending_by_merchantRanks all merchants by total spending to identify where money goes
get_category_comparisonCompares spending between categories across different time periods
get_available_categoriesRetrieves all unique transaction categories from actual data
analyze_day_of_week_spendingAnalyzes spending patterns by day of the week for weekday vs weekend habits
refresh_service_dataRefreshes data from a specific financial provider
Open-source scraping library for Israeli banks and credit card companies
כמה הוצאתי החודש על מסעדות?מה ההוצאות הקבועות שלי?הראה לי סיכום פיננסי של החודש האחרוןחפש עסקאות מעל 500 שקלהשווה הוצאות בין קטגוריות לאורך זמןHAPOALIM_USERCODEHAPOALIM_PASSWORDLEUMI_USERNAMELEUMI_PASSWORDDISCOUNT_IDDISCOUNT_PASSWORDDISCOUNT_NUMMIZRAHI_USERNAMEMIZRAHI_PASSWORDVISA_CAL_USERNAMEVISA_CAL_PASSWORDMAX_USERNAMEMAX_PASSWORDISRACARD_IDISRACARD_CARD6DIGITSISRACARD_PASSWORDSCRAPE_MONTHS_BACKDATABASE_PATHLOG_LEVELDockerDocker ComposeNode.jsYarnConfigure bank credentials in env file. Only add credentials for providers you use. Runs via Docker Compose with local SQLite storage.
שרת MCP קל משקל לשליפת עסקאות מכל הבנקים וחברות האשראי המרכזיים בישראל, כולל הפועלים, לאומי, דיסקונט, מזרחי, ויזה כאל, מקס, ישראכרט ועוד. מבוסס על ספריית israeli-bank-scrapers ותומך באימות דו-שלבי. חושף כלים לרשימת בנקים זמינים עם פרטי ההתחברות הנדרשים ולשליפת עסקאות בטווחי תאריכים גמישים.
מרכז שליטה פיננסי אישי מקיף לבנקאות ישראלית. מאגד, מסווג ומנתח אוטומטית נתונים פיננסיים מכל הבנקים וכרטיסי האשראי בישראל לדשבורד אחוד עם מעקב תקציב, תחזית יתרות, זיהוי תשלומים חוזרים ומעקב תשלומים. כולל סיווג אוטומטי חכם בשלושה שלבים, שילוב WhatsApp מקורי לסיכומים יומיים, צ׳אט AI מובנה דרך Google Gemini, ונקודת MCP לשילוב עם עוזרי AI עם הצפנת AES-256-GCM.
אגרגטור נתונים פיננסיים מאובטח ומקומי-ראשון לבנקים וחברות אשראי ישראליות. מבוסס על ספריית israeli-bank-scrapers, מוריד עסקאות מכל המוסדות הפיננסיים הגדולים בישראל ומאחסן אותם במסד נתונים SQLite מוצפן מקומית. כולל כלי MCP לשליפת עסקאות, ביצוע שאילתות SQL בטוחות, תיאור סכמות מסד נתונים ויצירת דוחות הוצאות חודשיים, תוך שמירה על פרטיות מלאה.