Skip to content

IL Health

Trusted78/100

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.

The Problem

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.

david-aftergutdavid-aftergutHealthcare & Medical
GitHub
14installs1,246views
0Write a Review
Updated: March 3, 2026|Tags:healthhospitalsMinistry of Healthquality of servicesurveyspublic health|Transport: Standard I/O (stdio)|Language: python

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"
    }
  }
}

Features

  • Access to Israeli Ministry of Health public data
  • Information across 7 health domains: medical services, service quality, war casualties, child checkups, child development, beaches, and HMOs
  • Query metadata and data endpoints dynamically
  • Relevant links and documentation for each subject area

When to Use

  • When comparing service quality across Israeli hospitals
  • When looking for patient satisfaction survey data
  • When needing child health checkup and development information
  • When checking beach water quality before a visit
  • When needing health fund (kupat cholim) information

Try These Prompts

Hospital Comparison

Compare service quality across the three largest hospitals in Israel

Beach Water Quality

What is the water quality status at Tel Aviv beaches? Is it safe to swim?

Health Fund Data

Compare services and available information about the four health funds in Israel

Try These Queries

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?

Frequently Asked Questions

Related Servers

Israel Drugs

DavidOsherDevDevAuthor: DavidOsherDevDev
Trusted·79
stdio9 tools

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).

0.0191,328
Claude CodeCursorWindsurf+3

Israel Nutrition Database

skills-ilAuthor: skills-il
Trusted·81
stdio5 tools

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.

0.0191,224

Israel Clinical Trials

skills-ilAuthor: skills-il
Trusted·81
stdio5 tools

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.

0.031,037
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 (...)