Israeli Bank MCP
Manage Israeli bank accounts and transactions.
Israeli Bank MCP
A project for managing Israeli bank accounts and transactions using the Model Context Protocol (MCP).
Features
- List available Israeli banks and credit card companies with their required credentials
- Fetch transactions from any supported bank
- Support for all major Israeli banks and credit card companies
- Secure credential handling
- Flexible transaction date ranges
- Two-factor authentication support
Getting Started
- Install dependencies:
npm install
- Build the project:
npm run build
- Connect to MCP Clients
Connecting to MCP Clients
The server can be connected to any MCP-compatible client. Here's how to configure it:
Example Configuration
For clients that support configuration files (like Claude), add the following to your configuration:
{
"mcpServers": {
"israeli-bank-mcp": {
"command": "node",
"args": [
"/path/to/israeli-bank-mcp/build/server.js"
]
}
}
}
Resources
- Banks (
banks://list)- List available banks and their required credentials
Tools
-
Fetch transactions (
fetch-transactions)- Fetch transactions from a bank
-
2FA (
two-factor-auth)- 2FA authentication for banks that require that
Supported Banks
The server supports all major Israeli banks and credit card companies through the israeli-bank-scrapers library:
- Bank Hapoalim
- Leumi Bank
- Discount Bank
- Mercantile Bank
- Mizrahi Bank
- Otsar Hahayal Bank
- Visa Cal
- Max (Formerly Leumi Card)
- Isracard
- Amex
- Union Bank
- Beinleumi
- Massad
- Yahav
- Beyhad Bishvilha
- OneZero (Experimental)
- Behatsdaa
Security
- Please do not attempt this at home (I honestly don't know, it's probably not a good idea, but it's really cool)
License
MIT
เซิร์ฟเวอร์ที่เกี่ยวข้อง
TheBrain MCP Server
Interact with TheBrain's knowledge management system using its API.
Freshdesk
Integrates with Freshdesk to manage support tickets, contacts, and other customer service operations.
Wishfinity +W
Universal wishlist for AI shopping. Save any product URL from any store to a persistent wishlist directly from AI conversations.
Google Docs & Drive
Interact with Google Docs and Google Drive for document creation, editing, and file management, with support for shared drives.
Todo MCP Server
A Todo and Task Manager server for creating, updating, and managing tasks, using a SQLite database.
Anki MCP Server
Connects to Anki via AnkiConnect to retrieve leech-tagged flashcards for use in Claude Desktop.
WeRead
Access your WeChat Reading (微信读书) bookshelf, notes, highlights, and reviews.
Task Orchestrator
AI-powered task orchestration and workflow automation with specialized agent roles, intelligent task decomposition, and seamless integration across Claude Desktop, Cursor IDE, Windsurf, and VS Code.
Google Sheets
A server for comprehensive Google Sheets integration, requiring Google OAuth credentials.
Unchained Engine
E-Commerce Engine with built-in MCP Server