rxnorm_interactions
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Rxnorm
https://github.com/pipeworx-io/mcp-rxnorm
1/7 registries