Skip to content

Data.gov.il Advanced

Trusted87/100

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.

The Problem

Israel's open data portal contains thousands of datasets from government ministries and authorities, but searching and analyzing them requires tedious manual work. It is difficult to find the right dataset, understand its structure, and extract insights without writing code.

DavidOsherdiagnosticaDavidOsherdiagnosticaGovernment & Public Data
3.0.1GitHub
83installs3,366views
0Write a Review
Updated: March 3, 2026|Tags:open datagovernmentdata searchCKANlocal authoritiesstatistics|Transport: Standard I/O (stdio)|Language: typescript

.mcp.json

{
  "mcpServers": {
    "data-gov-il": {
      "command": "npx",
      "args": [
        "data-gov-il-mcp"
      ]
    }
  }
}

Features

  • 10 tools to discover, retrieve, and analyze government datasets
  • Hebrew and English search with fuzzy matching and typo tolerance
  • In-memory catalog snapshot for instant dataset discovery
  • Tag ranking with co-occurrence suggestions for related datasets
  • Record-level extraction with filtering, sorting, and pagination
  • 3 expert analysis prompts (food and nutrition, environment, real estate)
  • Runs over stdio, Streamable HTTP, or Docker, with optional API-key or OAuth auth

When to Use

  • When searching for government datasets by topic or keyword
  • When analyzing food/nutrition, environmental, or real estate data from government sources
  • When extracting specific records from a large dataset
  • When discovering which government organizations publish open data
  • When needing dataset metadata before starting to work with it

Try These Prompts

Air Quality Data Search

Find datasets about air quality in Israel and provide an analysis of the main trends

Public Transit Data

Search for public transit datasets in Israel and show which organizations publish them

Real Estate Data Analysis

Use the real estate expert analysis prompt to analyze price trends from government data

Try These Queries

What datasets exist about public transportation in Israel?

Find government datasets about the national budget

Show me the metadata and resources for a health dataset

List all government organizations that publish open data

Extract records filtered to the city of Tel Aviv

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.01863,867
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.0262,982
Claude CodeCursorWindsurf+3

Knesset MCP

zoharAuthor: zohar
Community·57
stdio3 tools

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.

5.0343,093
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 (...)