MCP server for official Bank of Israel exchange rates. Access daily representative rates (sha'ar yatzig) for 30+ currencies against the Israeli New Shekel (ILS), historical rate series, rate change calculations, and currency conversion via the official BOI SDMX API. No API key required.
Business owners, freelancers, and developers working with foreign currencies check the Bank of Israel representative rate daily. Today that means navigating to the BOI website, finding the right currency, and copying the number manually. This MCP server lets your AI agent fetch the official rate, convert amounts, and check historical changes instantly.
.mcp.json
{
"mcpServers": {
"boi-exchange": {
"command": "npx",
"args": [
"boi-exchange-mcp"
]
}
}
}What is the USD/ILS rate today according to the Bank of Israel?
Convert 10,000 USD to ILS using the official rate
How did the EUR/ILS rate change over the last month?
Compare today's USD rate to the beginning of the year
What is the dollar rate today?
Show me the EUR/ILS rate for the last month
Convert 5000 USD to shekels
How much did the dollar change since January?
What currencies does the Bank of Israel publish rates for?
Lightweight MCP server for fetching transactions from all major Israeli banks and credit card companies, including Hapoalim, Leumi, Discount, Mizrahi, Visa Cal, Max, Isracard, and more. Leverages the israeli-bank-scrapers library and supports two-factor authentication. Exposes tools to list available banks with their required credentials and fetch transactions with flexible date ranges.
Comprehensive personal finance command center for Israeli banking. Automatically aggregates, categorizes, and analyzes finances from all Israeli banks and credit cards into a unified dashboard with budget tracking, balance projection, recurring payment detection, and installment monitoring. Features intelligent 3-phase auto-categorization, native WhatsApp integration for daily summaries, built-in AI chat via Google Gemini, and MCP endpoint for AI assistant integration with AES-256-GCM encryption.
Finance assistant that brings Israeli bank data directly to any AI assistant. Combines a headless scraper powered by israeli-bank-scrapers with an MCP server, enabling LLMs to analyze transactions, track spending patterns, detect recurring charges, and provide financial insights. Supports most Israeli banks and credit cards, stores data locally in SQLite, and runs via Docker Compose for easy deployment.
Know an Israeli MCP server that should be listed here? Submit an MCP