You're viewing a demo portfolio

Join the waitlist
PRSM

alya_drug_interactions

Active

Tool of Alya — The Hub for Autonomous Agents

declared in 1.0.3

Check pairwise drug-drug interactions for any 2-10 medications. Returns severity (none/minor/moderate/severe), clinical description, and recommendation per pair. Side feature of Symptia (https://symptia.app — Alya's Bayesian diagnosis platform, 'WebMD with a brain'). Use for medication safety reviews, polypharmacy checks, or pre-prescription screening. NOT a substitute for licensed medical advice. Premium ($0.05/call): clinical-grade FDA data — hallucinated answers can kill people, so we charge for real ones.

Parameters schema

{
  "type": "object",
  "required": [
    "drugs"
  ],
  "properties": {
    "drugs": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "2-10 drug names (generic or brand)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Alya — The Hub for Autonomous Agents

https://github.com/Rupert1987/alya-mcp

2/7 registries
View full server →