TypeScript MCP server providing comprehensive access to Israeli Central Bureau of Statistics (CBS) price indices and economic data. Covers Consumer Price Index (CPI), Housing Market Index, Producer Price Indices (industrial, exports, services), construction input costs, agriculture, and transportation indices. Features 8 tools including historical data retrieval, inflation-adjusted price linkage calculations, index browsing/search, and automatic warnings for bi-monthly housing data provisionals. Enterprise-grade with Zod validation, rate limiting, and Docker support.
CBS price indices and economic data are essential for financial decision-making, but accessing them requires navigating a complex technical interface. People need CPI data, housing index, and producer indices for linkage calculations, comparisons, and economic planning.
.mcp.json
{
"mcpServers": {
"israel-statistics": {
"command": "npx",
"args": [
"@reuvenorg/israel-statistics-mcp"
]
}
}
}Calculate CPI linkage for an amount of 100,000 NIS from January 2020 to today
Show me the housing price index trend over the last two years
What is the trend in construction input costs over the last 12 months?
What is the current Consumer Price Index?
Calculate price linkage between 2020 and 2024
Show me the housing price index for the last year
What are the main indices by different bases?
Show topics in the CPI chapter
MCP server providing access to both Statistical Series (unemployment, GDP, etc.) and Price Indices (CPI, construction inputs, etc.) from the Israeli Central Bureau of Statistics. Features hierarchical topic exploration, unified search across series and indices, time-series data retrieval with year filtering, and a smart local caching system that builds a comprehensive index of the entire CBS catalog on startup. The cache auto-refreshes daily for up-to-date data access.
Know an Israeli MCP server that should be listed here? Submit an MCP