Skip to main content
Glama

Israeli Bank MCP

by mottibec

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

  1. Install dependencies:
npm install
  1. Build the project:
npm run build
  1. 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

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

A Model Context Protocol server that allows AI assistants to connect to and manage Israeli bank accounts, fetch transactions, and handle authentication for all major Israeli banks and credit card companies.

  1. Features
    1. Getting Started
      1. Connecting to MCP Clients
        1. Example Configuration
      2. Resources
        1. Tools
          1. Supported Banks
            1. Security
              1. License

                Related MCP Servers

                • -
                  security
                  F
                  license
                  -
                  quality
                  A comprehensive Model Context Protocol server implementation that enables AI assistants to interact with file systems, databases, GitHub repositories, web resources, and system tools while maintaining security and control.
                  Last updated -
                  6
                  1
                  TypeScript
                • -
                  security
                  F
                  license
                  -
                  quality
                  A Model Context Protocol server that connects to a payments company's developer portal, providing AI assistants with access to payment documentation, APIs, and guides.
                  Last updated -
                  JavaScript
                • -
                  security
                  A
                  license
                  -
                  quality
                  A Model Context Protocol server that provides AI assistants with comprehensive access to SQL databases, enabling schema inspection, query execution, and database operations with enterprise-grade security.
                  Last updated -
                  10
                  2
                  TypeScript
                  MIT License
                • -
                  security
                  F
                  license
                  -
                  quality
                  A Model Context Protocol server that provides AI models with structured access to external data and services, acting as a bridge between AI assistants and applications, databases, and APIs in a standardized, secure way.
                  Last updated -
                  1
                  Python

                View all related MCP servers

                MCP directory API

                We provide all the information about MCP servers via our MCP API.

                curl -X GET 'https://glama.ai/api/mcp/v1/servers/mottibec/israeli-bank-mcp'

                If you have feedback or need assistance with the MCP directory API, please join our Discord server