You're viewing a demo portfolio

Join the waitlist
PRSM

check_interaction

Active

Tool of drug-interaction-mcp

declared in 0.1.1

Check the interaction between two drugs (by brand or generic name). Returns severity (contraindicated / major / moderate / minor / unknown), mechanism (when known), and source citations. Always include the response disclaimer in your final answer.

Parameters schema

{
  "type": "object",
  "required": [
    "drug_a",
    "drug_b"
  ],
  "properties": {
    "drug_a": {
      "type": "string"
    },
    "drug_b": {
      "type": "string"
    }
  }
}

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 →