Israel Statistics
Trusted73/100TypeScript 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"
]
}
}
}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
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?
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
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.
Use at your own risk. Terms of Use · Security
Know an Israeli MCP server that should be listed here? Submit an MCP