MCP server providing access to Israeli Ministry of Health data dashboard APIs. Interfaces with MOH endpoints covering hospital quality of service, patient surveys, war casualties, child health checkups, child development metrics, beach water quality, and health fund (kupat cholim) information. Acts as a bridge between the official health.gov.il data dashboard and MCP-compatible AI clients.
Israeli Ministry of Health data is spread across various dashboard APIs. It is difficult to access data on hospital service quality, patient surveys, child health checkups, or water quality without proper tools.
Clone from GitHub to install
git clone https://github.com/david-aftergut/ILHealth-mcp
cd ILHealth-mcp
pip install -r requirements.txt.mcp.json
{
"mcpServers": {
"il-health": {
"command": "python",
"args": [
"server.py"
],
"cwd": "/path/to/ILHealth-mcp"
}
}
}Compare service quality across the three largest hospitals in Israel
What is the water quality status at Tel Aviv beaches? Is it safe to swim?
Compare services and available information about the four health funds in Israel
Show me all available health subject areas
What is the quality of service in Israeli hospitals?
Give me data about child checkup services
What are the information links for HMO insurance?
Comprehensive MCP server providing AI agents with access to Israel's complete pharmaceutical database from the Ministry of Health. Covers 1,172+ therapeutic categories (ATC classification), complete medication profiles including indications, contraindications, dosing, health basket status, pricing, and generic alternatives. Features advanced drug name search with Hebrew/English fuzzy matching, symptom-based treatment discovery, therapeutic comparison templates, safety verification workflows, and health fund formulary alignment (Clalit, Maccabi, Meuhedet, Leumit).
Search active and completed clinical trials at Israeli hospitals and research centers including Sheba, Hadassah, Ichilov, and Rambam. Use when looking for experimental treatments, finding trial eligibility criteria, or researching medical studies in Israel. Wraps the ClinicalTrials.gov v2 API with automatic Israel location filtering.
Comprehensive Israeli nutrition database with 4,500+ foods and 74 nutritional components per item, including traditional Israeli dishes (hummus, falafel, jachnun, Israeli salad). Use when tracking nutrition, planning meals with Israeli foods, comparing nutritional values, or analyzing recipes. Based on the Ministry of Health's official National Nutrition Database (Tzameret) via data.gov.il.
Know an Israeli MCP server that should be listed here? Submit an MCP