Skip to content

IL Budget

Trusted72/100

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.

The Problem

Israel's OpenBudget API contains rich information about budget structure, procurement contracts, and support payments, but its interface is technical and not accessible for direct use. A bridging tool is needed between the complex API and natural language queries.

david-aftergutdavid-aftergutGovernment & Public Data
GitHub
16installs1,648views
0Write a Review
Updated: March 3, 2026|Tags:budgetgovernmentexpenditurecontractsOpenBudget|Transport: Standard I/O (stdio)|Language: python

Clone from GitHub to install

git clone https://github.com/david-aftergut/ILBudget-mcp
cd ILBudget-mcp
pip install -r requirements.txt

.mcp.json

{
  "mcpServers": {
    "il-budget": {
      "command": "python",
      "args": [
        "ILBudgetServer.py"
      ],
      "cwd": "/path/to/ILBudget-mcp"
    }
  }
}

Features

  • 6 tools for exploring the Israeli state budget
  • Free text search across tenders, contracts, supports, and entities
  • Historical tracking of budget item changes over time
  • Contract and support payment data from 2021 onwards
  • Budget code search with preserved leading zeros

When to Use

  • When you want to understand the state budget structure by items
  • When you need to drill into a specific budget item and its sub-items
  • When looking for historical budget data by item code
  • When you want to investigate government procurement contracts
  • When you need information about government support payments

Try These Prompts

Defense Budget Structure

Show me the defense budget structure and its main sub-items

Technology Procurement

Find government procurement contracts in technology and summarize the findings

Historical Health Budget

Show me the changes in the health budget over the last five years

Try These Queries

Show the top-level state budget structure

What are the budget items under the Ministry of Education?

Show the budget history for item code 0020

Search for tenders about transportation

What are the support payments for budget code 0015?

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.01232,307
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.0611,878
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.0291,673
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 (...)