israeli-bank-scrapers-mcp-demo
1
This project is an MCP server that provides tools to manage credit card transactions using israeli-bank-scrapers. It features transaction scraping, secure credential management, and data storage in a SQLite database.
Credit Card MCP Server Demo
This project is a Model Context Protocol (MCP) server designed to fetch and manage credit card transactions using the israeli-bank-scrapers library.
Features
- Fetch transactions from Israeli banks
- Store transactions in a SQLite database
- Query stored transactions with filters
- Secure credential management
Usage
- Build and start the server after installing dependencies and configuring the Chromium path.
Security Notes
- Credentials are stored in memory and cleared when the server stops.