Skip to content

Knesset MCP

Community57/100

MCP interface to the Israeli Knesset (parliament) OData API, providing access to legislative and parliamentary information. Exposes resources for committee data by Knesset number, committee sessions, bills (private, government, committee), and Knesset member information. Tools include bill lookup by ID, bill search by keyword, committee info retrieval, member details, and current Knesset number. Ships with prompt templates for analyzing legislation processes and MK voting records.

The Problem

Information about the Knesset - bills, committees, MKs, and votes - is scattered and not easily accessible. Researchers, journalists, and citizens struggle to follow legislative processes and analyze parliamentary activity without proper tools.

zoharzoharGovernment & Public Data
1.1.1GitHub
29installs1,664views
5.0Write a Review
Updated: April 23, 2026|Tags:knessetlegislationparliamentbillscommitteesODATA|Transport: Standard I/O (stdio)|Language: typescript

.mcp.json

{
  "mcpServers": {
    "knesset": {
      "command": "npx",
      "args": [
        "-y",
        "knesset-mcp"
      ]
    }
  }
}

Features

  • URI-based access to parliamentary data: committees, bills, Knesset members
  • Bill search by keyword with optional Knesset number filter
  • 4 MCP resources for direct parliamentary data access
  • Committee information including sessions

When to Use

  • When tracking a specific bill and its legislative status
  • When researching the work of a specific Knesset committee
  • When looking for MK information - details, committees, and bills
  • When analyzing legislative trends or voting records
  • When wanting to know the current Knesset number

Try These Prompts

Bill Search

Search for bills related to artificial intelligence or technology in the current Knesset

MK Information

Find information about a specific MK, including their committees and submitted bills

Committee Analysis

Show me the Economic Affairs Committee sessions in the current Knesset and the topics discussed

Try These Queries

Search for bills about education

Show info about the Finance Committee

Who are the members of the 25th Knesset?

List all private bills

Show sessions of the Constitution Committee

Frequently Asked Questions

Related Servers

DataGov Israel

aviveldanAuthor: aviveldan
Verified·94
stdio13 tools

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.

0.01212,295
Claude CodeCursorWindsurf+3

Data.gov.il Advanced

DavidOsherDevDevAuthor: DavidOsherDevDev
Trusted·84
stdio9 tools

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.

0.0591,870
Claude CodeCursorWindsurf+3

IL Budget

david-aftergutAuthor: david-aftergut
Trusted·72
stdio6 tools

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.

0.0151,641
Claude CodeCursorWindsurf+3
Found an issue with this MCP server?

Use at your own risk. Terms of Use · Security

Know an Israeli MCP server that should be listed here? Submit an MCP

Reviews (...)