
Israel Drugs
STDIOMCP server providing AI agents comprehensive access to Israel's pharmaceutical database from Ministry of Health
MCP server providing AI agents comprehensive access to Israel's pharmaceutical database from Ministry of Health
Revolutionary Model Context Protocol server providing AI agents with comprehensive access to Israel's complete pharmaceutical database from the Ministry of Health.
The first MCP server to bridge Israel's healthcare data with AI, enabling Claude and other AI agents to provide evidence-based medication guidance, safety assessments, and therapeutic recommendations using real-time Israeli pharmaceutical data.
Unlike basic MCP servers, this includes 3 professional-grade information templates that help organize pharmaceutical data from the Ministry of Health:
compare_therapeutic_options
- Structured medication comparison using official datadrug_safety_verification
- Organized safety information from regulatory sourcessymptom_to_treatment_workflow
- Information discovery based on medical categories# Clone repository git clone https://github.com/DavidOsherDevDev/israel-drugs-mcp-server.git cd israel-drugs-mcp-server # Install dependencies npm install # Build project npm run build # Start server npm start
Add to your Claude Desktop settings (~/.claude.json
or %APPDATA%\Claude\claude.json
):
{ "mcpServers": { "israel-drugs": { "command": "node", "args": ["/path/to/israel-drugs-mcp-server/dist/index.js"], "env": {}, "disabled": false, "autoApprove": [] } } }
"Find information about Paracetamol for children"
"Use the therapeutic comparison tool to compare Nurofen vs Advil for children ages 3-5 with headaches"
"Run a safety check for Warfarin in an elderly patient with diabetes and hypertension"
"What treatments are available for fever and headache in a 35-year-old patient?"
discover_drug_by_name
Purpose: Comprehensive medication search and information retrieval
Parameters:
medication_query
(required): Drug name or partial namepatient_preferences
: Budget, prescription access, availability preferencessearch_scope
: Search breadth (exact, similar, broad)Use Case: Primary tool for medication identification and detailed information access.
Example:
discover_drug_by_name({ medication_query: "אדויל לילדים", patient_preferences: { budget_conscious: true }, search_scope: "similar_names" })
find_drugs_for_symptom
Purpose: Evidence-based treatment discovery for specific symptoms
Parameters:
primary_category
(required): Main symptom categoryspecific_symptom
(required): Targeted symptomtreatment_preferences
: OTC preference, health basket priority, result limitsUse Case: Clinical decision support for symptom-based treatment selection.
explore_generic_alternatives
Purpose: Therapeutic alternatives and generic options discovery
Parameters:
search_criteria
: Active ingredient, ATC code, administration route, or reference drugcomparison_criteria
: Health basket priority, price comparison, strength matchingUse Case: Cost-effective prescribing and formulary management.
browse_available_symptoms
Purpose: Systematic exploration of treatable conditions
Parameters:
category_filter
: Specific medical specialtyinclude_popular_symptoms
: Show frequently searched conditionsclinical_priority_order
: Organize by urgencyUse Case: Treatment pathway discovery and clinical education.
get_comprehensive_drug_info
Purpose: Complete medication monograph with regulatory details
Parameters:
drug_registration_number
(required): Official registration numberinfo_depth
: Basic, detailed, or comprehensive information levellanguage_preference
: Hebrew, English, or bothUse Case: Detailed clinical review and regulatory compliance verification.
verify_drug_visual_identity
Purpose: Visual medication identification and verification
Parameters:
drug_registration_number
(required): Drug registration numberimage_purpose
: Identification, verification, or patient educationUse Case: Medication safety and error prevention.
suggest_drug_names
Purpose: Intelligent spelling correction and name completion
Parameters:
partial_name
(required): Partial or misspelled drug namesearch_type
: Trade names, active ingredients, or bothmax_suggestions
: Number of suggestions to returnUse Case: Accurate medication identification with error correction.
list_administration_routes
Purpose: Comprehensive administration pathway information
Parameters:
complexity_level
: Simple, moderate, complex, or all routespatient_age_group
: Age-appropriate administration methodsonset_requirements
: Desired therapeutic onset timingUse Case: Route selection optimization and patient-appropriate delivery methods.
explore_therapeutic_categories
Purpose: ATC classification system exploration and drug discovery
Parameters:
level
: Classification depth (main groups, subgroups, all)therapeutic_area
: Medical specialty or anatomical systeminclude_usage_patterns
: Prescribing frequency and clinical patternsUse Case: Systematic therapeutic exploration and formulary development.
compare_therapeutic_options
Educational Drug Information Comparison
Organize pharmaceutical data from the Ministry of Health for educational comparison purposes.
Input Parameters:
drug_list
(required): Comma-separated medicationsclinical_context
: Medical indication for information contexttarget_population
: Patient demographic for educational purposescomparison_focus
: Primary information area (safety data, regulatory status, etc.)decision_framework
: Information organization approachWhat It Provides:
Example Usage:
Use the information comparison template: - drug_list: "Nurofen,Advil,Tylenol" - clinical_context: "pediatric pain relief information" - target_population: "children ages 3-5" - comparison_focus: "safety information and regulatory status"
Output: Organized educational information based on Ministry of Health data for research and learning purposes.
drug_safety_verification
Educational Safety Information Organization
Access and organize official safety information from regulatory sources for educational purposes.
Input Parameters:
drug_identifier
(required): Medication name or registration numberpatient_age_group
: Age category for population-specific informationmedical_conditions
: Relevant medical conditions for information contextcurrent_medications
: Concurrent medications for interaction informationallergies
: Known sensitivities for contraindication informationsafety_concerns
: Specific information focus areasrisk_tolerance
: Information detail levelWhat It Provides:
symptom_to_treatment_workflow
Educational Information Discovery by Medical Categories
Explore pharmaceutical information organized by medical categories and symptoms for educational purposes.
Input Parameters:
presenting_symptoms
(required): Symptom categories for information discoverypatient_age
: Age group for population-specific informationmedical_history
: Medical conditions for information contextseverity_assessment
: Information detail leveltreatment_goals
: Educational information focusresource_constraints
: Information scope limitationsWhat It Provides:
Human: "What is the health basket status of Symbicort?" AI Response: Using discover_drug_by_name for "Symbicort"... Found: SYMBICORT TURBUHALER 160/4.5 MCG - Health Basket: ✅ Included - Prescription Required: Yes - Price: 89.45 NIS - Manufacturer: AstraZeneca - Indication: Asthma and COPD maintenance therapy
Human: "Compare Lipitor vs Crestor for a 65-year-old with diabetes using the comparison tool" AI: Using compare_therapeutic_options... [Generates complete 12-page clinical analysis including:] WEIGHTED SCORING MATRIX: | Criteria | Weight | Lipitor | Crestor | Winner | |----------|--------|---------|---------|---------| | Clinical Efficacy | 30% | 4.2 | 4.5 | Crestor | | Safety Profile | 25% | 4.0 | 4.3 | Crestor | | Economic Impact | 20% | 3.8 | 3.2 | Lipitor | | Patient Experience | 15% | 4.1 | 4.0 | Lipitor | | Implementation | 10% | 4.2 | 3.9 | Lipitor | FINAL RECOMMENDATION: Crestor (4.18) vs Lipitor (4.02) Primary choice: Crestor with enhanced monitoring for diabetes interactions
Human: "Safety check for Metformin in elderly patient with kidney disease" AI: Using drug_safety_verification... [Generates comprehensive safety analysis:] 🔴 MODERATE RISK IDENTIFIED - Renal impairment contraindication (eGFR <30) - Lactic acidosis risk in elderly - Dose reduction required for eGFR 30-45 - Enhanced monitoring protocol recommended - Alternative: DPP-4 inhibitors may be safer
Human: "Treatment options for persistent cough in smoker" AI: Using symptom_to_treatment_workflow... [Generates structured treatment pathway:] IMMEDIATE ASSESSMENT: - Smoking cessation counseling (Priority 1) - Chest X-ray evaluation recommended - Differentiate productive vs dry cough TREATMENT ALGORITHM: Step 1: Conservative management (1-2 weeks) - Dextromethorphan for dry cough - Guaifenesin for productive cough - Honey and warm liquids Step 2: Medical evaluation if persistent - Clinical examination - Consider antibiotics if bacterial - Bronchodilator trial if wheezing ISRAELI HEALTH SYSTEM: - Available in health basket: Yes - Family physician consultation: Recommended - Pulmonology referral: If >3 weeks persistent
This MCP server is designed EXCLUSIVELY for informational, educational, and research purposes:
We welcome contributions to improve Israeli healthcare AI!
🍴 Fork the Repository
git fork https://github.com/DavidOsherDevDev/israel-drugs-mcp-server.git
🌿 Create Feature Branch
git checkout -b feature/amazing-new-feature
✨ Make Your Changes
🧪 Test Thoroughly
npm test npm run integration-test
📝 Submit Pull Request
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)
For commercial use or enterprise deployment, please contact via LinkedIn or GitHub.
Full License: Creative Commons BY-NC-SA 4.0
Made with ❤️ for Israeli Healthcare
Building bridges between AI and medicine, one prescription at a time.
⚡ Ready to get started? Clone Repository | View Installation Guide