שרת MCP מקיף המספק לסוכני AI גישה למאגר התרופות המלא של משרד הבריאות הישראלי. מכסה למעלה מ-1,172 קטגוריות טיפוליות (סיווג ATC), פרופילי תרופות מלאים הכוללים התוויות, התוויות נגד, מינון, סטטוס סל בריאות, מחירים ותחליפים גנריים. כולל חיפוש מתקדם בעברית ובאנגלית, גילוי טיפולים לפי תסמינים, תבניות השוואה טיפולית, תהליכי אימות בטיחות והתאמה לנספחי קופות החולים (כללית, מכבי, מאוחדת, לאומית).
שכפלו מ-GitHub להתקנה
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"
}
}
}discover_drug_by_nameComprehensive medication search that finds detailed information about drugs based on their names in the Israeli healthcare system
find_drugs_for_symptomClinical decision support tool that identifies appropriate medications for specific medical conditions and symptoms
explore_generic_alternativesIdentifies generic alternatives, biosimilars, and medications within the same therapeutic class
browse_available_symptomsStructured access to the complete Israeli healthcare symptom classification system with 25 categories and 112 symptoms
get_comprehensive_drug_infoComplete medication monograph with exhaustive clinical, regulatory, and safety information
verify_drug_visual_identityVisual identification tool providing official medication images for verification and safety confirmation
suggest_drug_namesSpelling suggestions for drug names with partial or misspelled medication name correction
list_administration_routesComprehensive medication administration pathway tool with route selection criteria and clinical guidance
explore_therapeutic_categoriesATC (Anatomical Therapeutic Chemical) classification system navigation with 1,172+ therapeutic categories
/resources/therapeutic-categories-guide/resources/therapeutic-categories-guideComplete catalog of 1,172+ ATC therapeutic codes from the Israeli Ministry of Health
/resources/symptom-hierarchy-guide/resources/symptom-hierarchy-guideHierarchical medical symptom classification system for Israeli healthcare
/resources/administration-routes-guide/resources/administration-routes-guideReference guide for 105+ medication administration routes in the Israeli healthcare system
compare_therapeutic_optionsPharmaceutical comparison framework for systematic evaluation of medications across clinical, economic, and safety dimensions
drug_safety_verificationPharmaceutical safety evaluation framework for medication safety profiles, risk factors, and clinical safety considerations
symptom_to_treatment_workflowClinical decision support framework guiding systematic symptom assessment and evidence-based treatment selection
Official pharmaceutical database with drug registrations, pricing, and regulatory status
Official medication product images for visual identification
חפש מידע על אקמולאילו תרופות מתאימות לכאב ראש?מה החלופות הגנריות לאדוויל?הראה לי את הקטגוריות הטיפוליות לאנטיביוטיקההאם התרופה הזו בסל הבריאות?Node.js 18+No API keys required. Accesses public Ministry of Health data. Install via npm install && npm run build && npm start. Supports both stdio and HTTP transports.
שרת MCP המספק גישה לממשקי ה-API של לוח המחוונים של משרד הבריאות הישראלי. מתממשק עם נקודות הקצה של משרד הבריאות ומכסה נתוני איכות שירות בבתי חולים, סקרי מטופלים, נפגעי מלחמה, בדיקות בריאות ילדים, התפתחות הילד, איכות מי חופים ומידע על קופות חולים. משמש כגשר בין לוח המחוונים הרשמי של health.gov.il לבין לקוחות AI תואמי MCP.