Skip to content

Moderate risk - review permissions and data handling

BudgetKey

Community69/100

MCP server providing AI assistants with direct access to Israeli State Budget data (1997-2025) via the BudgetKey API. Covers budget book data (planned and executed), support programs, individual support payments, procurement contracts, government entities, state revenues, and budget change requests. Offers DatasetInfo for schema discovery, DatasetFullTextSearch for Hebrew/English text search, and DatasetDBQuery for executing PostgreSQL-compatible SQL queries. Hosted as an HTTP endpoint, no local setup required.

The Problem

Israeli state budget data is publicly available in principle, but accessing it requires technical knowledge and is complex to analyze. Journalists, researchers, and engaged citizens struggle to extract meaningful insights from the data without proper tools.

OpenBudgetOpenBudgetGovernment & Public Data
GitHub
11installs1,496views
0Write a Review
Updated: March 3, 2026|Tags:budgettransparencytendersprocurementSQL queriesstate budget|Transport: Streamable HTTP|Language: python

.mcp.json

{
  "mcpServers": {
    "budgetkey": {
      "url": "https://next.obudget.org/mcp"
    }
  }
}

Features

  • Execute PostgreSQL-compatible SQL queries on 8 budget datasets
  • Full-text search in Hebrew and English
  • Historical budget data spanning 1997-2025
  • Direct item links and download URLs in query results
  • Docker support and CI/CD with GitHub Actions
  • 8 datasets: budget, supports, contracts, entities, income, budgetary changes

When to Use

  • When researching government budget allocations for a specific domain
  • When comparing planned vs actual budget execution over the years
  • When looking for information on government procurement contracts or support payments
  • When conducting journalistic or academic research on the state economy

Try These Prompts

Education Budget

How much did the state allocate to the education budget last year, and how much was actually executed?

Government Procurement

Find the largest government procurement contracts in technology over the past two years

Government Support

What government support programs exist for small businesses, and how much money was distributed in each?

Try These Queries

Show the schema of the budget items dataset

Search for Ministry of Defense in entities dataset

How much did the state spend on education in 2024?

What are the largest contracts of the Ministry of Health?

Show the latest budgetary change requests

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,250
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,832
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,605
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 (...)