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
Related Servers
Peekaboo
a macOS-only MCP server that enables AI agents to capture screenshots of applications, or the entire system.
Taiga MCP Server
A server for Taiga project management, enabling advanced sprint and issue tracking.
Penfield
Stores conversations, connects ideas, remembers context: a knowledge graph for your AI assistants
ProductPlan MCP Server
Query ProductPlan roadmaps with AI. Access OKRs, ideas, launches, and timeline data through natural language.
Project Handoffs
Manages AI session handoffs and tracks next steps for projects.
esa.io
An MCP server for the esa.io API, allowing you to search, read, create, update, and delete posts.
VMware vSphere MCP Server
An MCP Server that acts as a standardized interface exposing VMware vCenter functionalities as Tools directly consumable by AI models
UBI MCP server
University Business Incubators MCP server for assessments
n8n Workflow MCP Server
A server for validating and managing n8n workflows, featuring multilingual support and multiple operational modes.
Flyweel Ad-MCP (Google+Meta)
Connect your Google Ads and Meta accounts to Claude, Cursor, or any AI tool that supports MCP.