You're viewing a demo portfolio

Join the waitlist
PRSM

check_interactions_multi

Active

Tool of drug-interaction-mcp

declared in 0.1.1

Pairwise interaction check across a list of drugs (polypharmacy). Returns one entry per unordered pair (dedupes A-B/B-A). Limit 8 drugs (= 28 pairs).

Parameters schema

{
  "type": "object",
  "required": [
    "drugs"
  ],
  "properties": {
    "drugs": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "maxItems": 8,
      "minItems": 2
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

drug-interaction-mcp

https://github.com/guptaprakhariitr/drug-interaction-mcp

2/7 registries
View full server →