Moderate risk - review permissions and data handling
BudgetKey
Community69/100MCP 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.
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.
.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
How much did the state allocate to the education budget last year, and how much was actually executed?
Find the largest government procurement contracts in technology over the past two years
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
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