IL Health
Trusted78/100MCP 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"
}
}
}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
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
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
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).
Israel Medical Research
MCP server for searching 314K+ medical research papers from Israeli institutions on PubMed. Search by topic, institution (Hadassah, Sheba, Weizmann, Technion), get recent publications, and count papers. Optional NCBI API key for higher rate limits.
Israel Mental Health Services
Find community mental health clinics, psychiatric services, and quality metrics across Israel. Search clinics by city, HMO, therapy type, or specialization with wait time data. Use when helping users locate mental health services or compare clinic quality indicators. Based on official Ministry of Health data via data.gov.il.
Use at your own risk. Terms of Use · Security
Know an Israeli MCP server that should be listed here? Submit an MCP