Submit

Credit Card MCP Server Demo

@shlomiuziel

A Model Context Protocol (MCP) server that demonstrates how to scrape financial data using the israeli-bank-scrapers library
Overview

what is Credit Card MCP Server Demo?

This project is a Model Context Protocol (MCP) server that demonstrates how to scrape financial data using the israeli-bank-scrapers library, specifically for fetching credit card transactions from Israeli banks.

how to use Credit Card MCP Server Demo?

To use the server, clone the repository, install the dependencies, configure the Chromium path, build the project, and start the server. You can then scrape transactions by providing your bank credentials.

key features of Credit Card MCP Server Demo?

  • Fetch credit card transactions from Israeli banks.
  • Store transactions in a local SQLite database.
  • Query stored transactions with filtering options.
  • Secure management of credentials.

use cases of Credit Card MCP Server Demo?

  1. Automating the retrieval of credit card transactions for personal finance management.
  2. Analyzing spending patterns by querying stored transactions.
  3. Integrating with other financial tools for enhanced data insights.

FAQ from Credit Card MCP Server Demo?

  • Is this project secure for handling sensitive data?

Yes, credentials are stored in memory only and cleared when the server stops, and the SQLite database should be protected.

  • How do I install the project?

Clone the repository and run npm install to install dependencies.

  • What if I encounter issues with Chromium?

Ensure Chromium is installed and accessible, and verify the path in the CHROMIUM_PATH environment variable.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.