check_interaction
ActiveTool of drug-interaction-mcp
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
drug-interaction-mcp
https://github.com/guptaprakhariitr/drug-interaction-mcp
2/7 registries