MCP server for Israeli Knesset election results. Query per-settlement voting data, compare across elections, check turnout rates, and see party vote breakdowns. Covers Knesset 23, 24, and 25 from the Central Elections Committee via data.gov.il.
Knesset election data is scattered across government sites in inconvenient formats. This tool provides fast access to official Central Elections Committee results by settlement, with cross-election comparison and detailed turnout data.
.mcp.json
{
"mcpServers": {
"israel-elections": {
"command": "npx",
"args": [
"israel-elections-mcp"
]
}
}
}What were the election results in Tel Aviv-Yafo for Knesset 25?
Compare election results in Jerusalem between Knesset 23 and 25
What was the voter turnout in Beer Sheva for Knesset 24?
What were the results in Tel Aviv for Knesset 25?
Compare voting in Haifa between Knesset 23 and 25
What was the turnout in Jerusalem for Knesset 24?
Search for settlements starting with Ramat
Python-based MCP server for Israeli Government Open Data (data.gov.il) with full CKAN API coverage and built-in data visualization. Beyond standard dataset search and retrieval, it offers dataset profiling (field types, missing values, statistics), interactive Vega-Lite chart generation (histogram, bar, line, scatter), and Leaflet map generation from geographic data. Built with FastMCP and async httpx for optimal performance, with 34+ automated tests.
MCP server enabling AI assistants to search, discover, and analyze thousands of Israeli government datasets from the national open data portal (data.gov.il). Provides tag-based browsing, keyword search in Hebrew and English, dataset metadata retrieval, record-level data extraction, and organization listing. Version 2.1 adds expert analysis prompts for food/nutrition, environmental sustainability, and real estate market domains. Data sources include government ministries, local authorities, and regulatory bodies via CKAN API.
FastMCP interface to Israel's OpenBudget API enabling AI assistants to query the full governmental budget structure, drill into detailed budget items under specific parents, retrieve historical budget data by code, access procurement contracts, and look up support payment information. Includes a general search tool across multiple budget data categories and bridges the OpenBudget/BudgetKey API into a clean MCP tool interface.
Know an Israeli MCP server that should be listed here? Submit an MCP