Israel Knesset Elections
Trusted79/100MCP 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": [
"-y",
"@skills-il/israel-elections-mcp"
]
}
}
}Features
- Election results by settlement
- Search settlements in election data
- Turnout rates and invalid ballots
- Compare across Knesset 23, 24, and 25
When to Use
- When analyzing voting trends by region
- When comparing party performance across elections
- When checking turnout rates for a settlement
- For political research or investigative journalism
Try These Prompts
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?
Try These Queries
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
Frequently Asked Questions
Related Servers
DataGov Israel
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.
Data.gov.il Advanced
MCP server giving AI assistants structured access to thousands of Israeli government datasets from the national open data portal (data.gov.il) via the official CKAN API. Discover datasets by Hebrew or English keyword with fuzzy, typo-tolerant matching, browse and cross-reference tags, pull full dataset metadata, and extract filtered, sorted, paginated records. Ships an in-memory catalog snapshot for instant discovery, 6 read-only resources, and 3 expert analysis prompts (food and nutrition, environment, real estate). Runs over stdio, Streamable HTTP, or Docker, with no API key required by default.
IL Budget
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.
Use at your own risk. Terms of Use · Security
Know an Israeli MCP server that should be listed here? Submit an MCP
Changelog
Added Knesset 21 and 22 coverage, verified party mappings against the official Central Elections Committee rosters on data.gov.il, restored field-limited fetching in get_turnout, and added a smoke test suite.
May 28, 2026
Translated party ballot letters to full party names (Hebrew + English) per Knesset, and added lenient settlement-name resolution so "תל אביב", "תל אביב-יפו", and the canonical "תל אביב יפו" all resolve to the same record.
May 28, 2026