Programmatic access to the Israeli Central Bureau of Statistics (CBS) price indices and economic data. Built with TypeScript, this server offers 9 comprehensive tools for retrieving, analyzing, and calculating Israeli economic statistics.
工具
get_index_topics
get_index_data
get_catalog_chapters
get_chapter_topics
get_subject_codes
get_index_calculator
get_main_indices
get_main_indices_by_period
get_all_indices
服务器配置
{
"mcpServers": {
"israel-mcp-npx": {
"command": "npx",
"args": [
"@reuvenorg/israel-statistics-mcp"
]
}
}
}