MCP server for Israeli capital market data. Access securities, indices (TA-35, TA-125), Maya company announcements, and management positions via the official TASE Data Hub API.
Israeli capital market data is scattered across various sources. Investors, analysts, and finance professionals need quick access to securities data, indices, Maya company announcements, and management holdings from the Tel Aviv Stock Exchange, but the official interface is not always accessible for automated use.
Clone from GitHub to install
git clone https://github.com/skills-il/mcps
cd mcps/tase-mcp
npm install && npm run build.mcp.json
{
"mcpServers": {
"tase-mcp": {
"command": "node",
"args": [
"dist/index.js"
],
"cwd": "/path/to/mcps/tase-mcp"
}
}
}Find information about Teva stock on the Tel Aviv Stock Exchange
What is the status of the TA-35 index today?
Find the latest Maya announcements for Bank Hapoalim
List all indices on the Tel Aviv Stock Exchange
What is the composition of the TA-35 index?
Show end-of-day data for Teva securities
Show recent Maya filings for Bank Hapoalim
Who sits on the board of company issuer 76?
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