Israel Drugs
Trusted79/100Comprehensive 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).
The Ministry of Health pharmaceutical database contains critical information about medications, dosing, contraindications, and health basket status, but access is complex. Doctors, pharmacists, and patients need a simple way to search medications, compare generic alternatives, and check what is covered by their health fund.
Clone from GitHub to install
git clone https://github.com/DavidOsherDevDev/israel-drugs-mcp-server
cd israel-drugs-mcp-server
npm install && npm run build.mcp.json
{
"mcpServers": {
"israel-drugs": {
"command": "node",
"args": [
"dist/index.js"
],
"cwd": "/path/to/israel-drugs-mcp-server"
}
}
}Features
- Bilingual search (Hebrew/English) with spelling error tolerance
- Israeli healthcare context - regulatory status, health fund coverage
- Visual medication verification using official images
- 1,172+ therapeutic categories via ATC system
- Professional-grade drug comparison templates
- Health basket and health fund coverage information
When to Use
- When searching for a medication by Hebrew or English name
- When checking if a medication is covered by your health fund basket
- When looking for cheaper generic alternatives to a specific medication
- When checking contraindications or drug interactions
- When needing dosage and usage information
Try These Prompts
Find detailed information about Acamol including dosage, contraindications, and health basket status
Find generic alternatives to Lipitor and compare prices and availability across health funds
What common medications for high blood pressure are available in Clalit health basket?
Try These Queries
Search for information about Acamol
What drugs are suitable for headaches?
What are the generic alternatives to Advil?
Show me therapeutic categories for antibiotics
Is this drug covered by the health basket?
Frequently Asked Questions
Related Servers
IL Health
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.
Israel Nutrition Database
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.
Israel Clinical Trials
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.
Use at your own risk. Terms of Use · Security
Know an Israeli MCP server that should be listed here? Submit an MCP