This MCP server provides web scraping tools for Israeli banks and credit card companies. It exposes functions to extract transaction data, account balances, and other financial information. It connects to the web interfaces of Bank Hapoalim, Bank Leumi, Bank Mizrahi-Tefahot, Bank Discount, and major credit card providers like Isracard and Max. Developers use it to automate financial data collection for personal finance apps, accounting software, or financial analysis tools.
This MCP server provides web scraping tools for Israeli banks and credit card companies. It exposes functions to extract transaction data, account balances, and other financial information. It connects to the web interfaces of Bank Hapoalim, Bank Leumi, Bank Mizrahi-Tefahot, Bank Discount, and major credit card providers like Isracard and Max. Developers use it to automate financial data collection for personal finance apps, accounting software, or financial analysis tools.
npx -y israeli-bank-scrapersAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"eshaham-israeli-bank-scrapers-github": {
"command": "npx",
"args": [
"-y",
"npx -y israeli-bank-scrapers"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from israeli bank scrapers?"
API Key Required
This server requires an API key from israeli bank scrapers. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| ISRAELI_BANK_SCRAPERS_API_KEY | Yes | Your israeli bank scrapers API key |
"What resources are available in israeli bank scrapers?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in israeli bank scrapers"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in israeli bank scrapers with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.