- Explore MCP Servers
- israeli-bank-mcp
Israeli Bank Mcp
What is Israeli Bank Mcp
Israeli Bank MCP is a project designed to manage Israeli bank accounts and transactions using the Model Context Protocol (MCP).
Use cases
Use cases include retrieving transaction histories for budgeting, integrating banking services into applications, and automating financial reporting for businesses.
How to use
To use israeli-bank-mcp, install the necessary dependencies with ‘npm install’, build the project using ‘npm run build’, and connect to MCP-compatible clients with the provided configuration.
Key features
Key features include listing available Israeli banks and credit card companies, fetching transactions from supported banks, secure credential handling, flexible transaction date ranges, and support for two-factor authentication.
Where to use
Israeli Bank MCP can be used in financial applications, personal finance management tools, and any software requiring integration with Israeli banking systems.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Israeli Bank Mcp
Israeli Bank MCP is a project designed to manage Israeli bank accounts and transactions using the Model Context Protocol (MCP).
Use cases
Use cases include retrieving transaction histories for budgeting, integrating banking services into applications, and automating financial reporting for businesses.
How to use
To use israeli-bank-mcp, install the necessary dependencies with ‘npm install’, build the project using ‘npm run build’, and connect to MCP-compatible clients with the provided configuration.
Key features
Key features include listing available Israeli banks and credit card companies, fetching transactions from supported banks, secure credential handling, flexible transaction date ranges, and support for two-factor authentication.
Where to use
Israeli Bank MCP can be used in financial applications, personal finance management tools, and any software requiring integration with Israeli banking systems.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
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
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










