Skip to main content
Glama

Israeli Bank MCP

by mottibec

イスラエル銀行MCP

モデルコンテキストプロトコル (MCP) を使用してイスラエルの銀行口座と取引を管理するプロジェクト。

特徴

  • 利用可能なイスラエルの銀行とクレジットカード会社と必要な資格情報をリストします
  • サポートされている銀行から取引を取得します
  • イスラエルの主要銀行およびクレジットカード会社すべてをサポート
  • 安全な資格情報の取り扱い
  • 柔軟な取引日付範囲
  • 二要素認証のサポート

はじめる

  1. 依存関係をインストールします:
npm install
  1. プロジェクトをビルドします。
npm run build
  1. MCPクライアントに接続する

MCPクライアントへの接続

サーバーはMCP対応のクライアントに接続できます。設定方法は次のとおりです。

構成例

構成ファイルをサポートするクライアント (Claude など) の場合は、構成に以下を追加します。

{ "mcpServers": { "israeli-bank-mcp": { "command": "node", "args": [ "/path/to/israeli-bank-mcp/build/server.js" ] } } }

リソース

  • 銀行( banks://list )
    • 利用可能な銀行と必要な資格情報をリストします

ツール

  • トランザクションの取得( fetch-transactions )
    • 銀行から取引を取得する
  • 2FAtwo-factor-auth
    • 2FA認証を必要とする銀行の場合

サポートされている銀行

サーバーは、israeli-bank-scrapersライブラリを通じて、すべての主要なイスラエルの銀行とクレジットカード会社をサポートしています。

  • ハポアリム銀行
  • レウミ銀行
  • ディスカウント銀行
  • マーカンタイル銀行
  • ミズラヒ銀行
  • オツァル・ハハヤル銀行
  • ビザカル
  • マックス(旧レウミカード)
  • イスラカード
  • アメックス
  • ユニオンバンク
  • ベインレウミ
  • マサド
  • ヤハフ
  • ベイハド・ビシュビリャ
  • OneZero(実験的)
  • ベハツダ

安全

  • これを自宅でやろうとしないでください(正直わかりません、おそらく良いアイデアではないと思いますが、本当にクールです)

ライセンス

マサチューセッツ工科大学

You must be authenticated.

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.

AI アシスタントがイスラエルの銀行口座に接続して管理し、取引を取得し、すべての主要なイスラエルの銀行とクレジットカード会社の認証を処理できるようにするモデル コンテキスト プロトコル サーバー。

  1. 特徴
    1. はじめる
      1. MCPクライアントへの接続
        1. 構成例
      2. リソース
        1. ツール
          1. サポートされている銀行
            1. 安全
              1. ライセンス

                Related MCP Servers

                • -
                  security
                  F
                  license
                  -
                  quality
                  A Model Context Protocol server that enables AI assistants to access Flow blockchain data and perform operations such as checking balances, resolving domains, executing scripts, and submitting transactions.
                  Last updated -
                  JavaScript
                  • Linux
                  • Apple
                • -
                  security
                  -
                  license
                  -
                  quality
                  A Model Context Protocol server that connects AI assistants to Brazilian public data services, providing access to postal codes, company registrations, bank information, area codes, IBGE data, currency exchange rates, and domain registration status.
                  Last updated -
                  3
                  TypeScript
                  MIT License
                • -
                  security
                  A
                  license
                  -
                  quality
                  A Model Context Protocol server for integrating AI assistants like Claude Desktop with the Stellar blockchain, enabling wallet connections, token listings, balance queries, and fund transfers.
                  Last updated -
                  19
                  JavaScript
                  MIT License
                  • Apple
                  • Linux
                • -
                  security
                  A
                  license
                  -
                  quality
                  A Model Context Protocol server that connects AI assistants like Claude to Moneybird accounting software, enabling management of contacts, financial data, products, and business operations through natural language.
                  Last updated -
                  1
                  JavaScript
                  MIT License
                  • Apple

                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