klinik-mcp
Türk hekim ve eczacılar için ilaç/tıbbi bilgi MCP sunucusu
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Get Drug Label: Get the official openFDA label for a drug. Includes indications, dosage & administration, warnings, contraindications, drug interactions and adverse reactions.
- Get Drug Interactions: Get the interactions section of ONE drug's openFDA label (free text). Returns the single-drug interaction narrative from the US label. To check whether TWO specific drugs intera
- Get Drug Adverse Events: Get the most frequently reported adverse events for a drug (FAERS). Data comes from the openFDA adverse-event reporting system. Counts reflect spontaneous reports and do not i
What data it sees
Do you need an account
No: the server works without sign-in
Türk hekim ve eczacılar için ilaç/tıbbi bilgi MCP sunucusu
Server tool list (18)
Raw names from tools/list. Only developers need these.
| get_drug_label | Get the official openFDA label for a drug. Includes indications, dosage & administration, warnings, contraindications, drug interactions and adverse reactions. |
| get_drug_interactions | Get the interactions section of ONE drug's openFDA label (free text). Returns the single-drug interaction narrative from the US label. To check whether TWO specific drugs interact (with a severity rating), use `check_drug_interactions` instead. |
| get_drug_adverse_events | Get the most frequently reported adverse events for a drug (FAERS). Data comes from the openFDA adverse-event reporting system. Counts reflect spontaneous reports and do not imply causation. |
| find_drugs_for_condition | Find drugs whose FDA labels list a given condition as an indication. Reverse lookup: given a condition (e.g. "hypertension", "migraine"), returns the generic drugs most frequently indicated for it. |
| get_drug_classes | List the therapeutic / ATC / mechanism classes a drug belongs to (RxClass). |
| search_medical_literature | Search PubMed for medical literature on a drug, condition or topic. |
| get_drug_leaflet | Resmi TİTCK KÜB (Kısa Ürün Bilgisi — hekim) ve KT (Kullanma Talimatı — hasta) prospektüs bağlantıları. Looks up a Turkish drug in TİTCK's official KÜB/KT registry and returns the official SmPC (KÜB, for clinicians) and patient-leaflet (KT) PDF links. |
| creatinine_clearance | Estimate creatinine clearance (Cockcroft–Gault) for renal drug dosing. sex: "kadın"/"female"/"f" or "erkek"/"male"/"m". serum_creatinine_mg_dl: serum creatinine in mg/dL. |
| body_surface_area | Body surface area (Mosteller formula) for BSA-based dosing. |
| pediatric_dose | Weight-based pediatric dose calculator. Computes total daily and per-dose amounts from a mg/kg/day rate that YOU supply from a trusted reference; this tool only does the arithmetic (optionally capping at a maximum daily dose). It does not recommend doses. |
| find_drug_equivalents | Find SGK eşdeğer (bioequivalent) drugs for a drug name or barcode. |
| get_reimbursement_status | Check whether a drug is on the SGK reimbursement list (EK-4/A). |
| search_turkish_drugs | Search Turkey's licensed drug registry (TİTCK SKRS) by drug name. |
| get_turkish_drug_info | Get full TİTCK registry info for a Turkish drug by name or barcode. |
| find_drugs_by_active_ingredient | Find Turkish drugs sharing the same ATC code (same active substance/class). |
| find_foreign_supply | TİTCK Yurt Dışı Etkin Madde Listesi: bir etkin maddenin yurt dışından temin edilebilirliği. Checks whether an active substance can be supplied from abroad (via TEB), with ATC, pharmaceutical form, prescription type and whether import needs TİTCK's written approval. |
| get_drug_safety_status | TİTCK güvenlik durumu: ek izleme (▼) ve ruhsat iptali. Ad veya barkod. Reports whether a Turkish drug is on TİTCK's additional-monitoring list and whether any authorization-cancellation record matches its name/barcode. |
| check_drug_interactions | Check whether TWO specific drugs interact, with severity (DDInter 2.0). USE THIS for questions like "can X and Y be taken together?", "does X interact with Y?", or any two-drug combination/co-administration check. Provide the two drug names (Turkish brand/active substance or English INN); returns the pairwise severity — Major / Moderate / Minor — from DDInter, bridging Turkish names through TİTCK. For ONE drug's full label interaction text, use `get_drug_interactions` instead. A missing pair does NOT prove the combination is safe. |