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(実験的)

  • ベハツダ

安全

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

ライセンス

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

Deploy Server
A
security – no known vulnerabilities
-
license - not tested
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
                  -
                  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 -
                  36
                  1
                • -
                  security
                  -
                  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 -
                • -
                  security
                  -
                  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 -
                  1
                  2
                  MIT License
                • -
                  security
                  -
                  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 -
                  2

                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