You're viewing a demo portfolio

Join the waitlist
PRSM

rxnorm_interactions

Active

Tool of Rxnorm

declared in 0.1.0

Check drug-drug interactions by RxCUI. Returns interaction pairs and severity levels. Use to identify safety risks when combining medications.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "rxcui": "7052"
    },
    {
      "rxcui": "161",
      "sources": "DrugBank"
    }
  ],
  "required": [
    "rxcui"
  ],
  "properties": {
    "rxcui": {
      "type": "string",
      "description": "RxNorm concept ID of the drug to check interactions for"
    },
    "sources": {
      "type": "string",
      "description": "Optional interaction source filter: \"DrugBank\", \"ONCHigh\", or omit for all sources"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Rxnorm

https://github.com/pipeworx-io/mcp-rxnorm

1/7 registries
View full server →
rxnorm_interactions — Rxnorm — PRSM MCP