Skip to content

Israel Statistics

Trusted73/100

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.

The Problem

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.

reuvenaorreuvenaorStatistics & Economics
GitHub
16installs1,298views
0Write a Review
Updated: March 3, 2026|Tags:statisticseconomicsCPIprice indicesinflation calculatorCBS|Transport: Standard I/O (stdio)|Language: typescript

.mcp.json

{
  "mcpServers": {
    "israel-statistics": {
      "command": "npx",
      "args": [
        "@reuvenorg/israel-statistics-mcp"
      ]
    }
  }
}

Features

  • Type-safe Zod schema validation for all inputs and outputs
  • Rate limiting to 5 concurrent operations
  • XML/JSON transformation from CBS API responses
  • Warnings for provisional housing price index data
  • Bilingual parameter support (Hebrew/English)
  • Pagination support up to 1,000 items per page

When to Use

  • When you need to calculate CPI-linked adjustments
  • When checking housing price trends in a specific area
  • When needing producer price indices for industry, exports, or services
  • When analyzing construction input costs
  • When needing historical economic data for reports or research

Try These Prompts

Linkage Calculation

Calculate CPI linkage for an amount of 100,000 NIS from January 2020 to today

Housing Price Trend

Show me the housing price index trend over the last two years

Construction Costs

What is the trend in construction input costs over the last 12 months?

Try These Queries

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

Frequently Asked Questions

Related Servers

Israeli CBS MCP

amirrosiAuthor: amirrosi
Community·64
stdio4 tools

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.

0.0161,334
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 (...)