med-drug
ActiveTool of Toolcall
Complete FDA intelligence on any drug by brand name, generic name or NDC: label facts (indications, warnings, interactions, dosage), manufacturer, current shortage status, recent recalls with classification, and total adverse-event report count (FAERS). Aggregated live from openFDA in one call. JSON response. [Paid: $0.04 USDC per call via x402 on Base; the calling client pays automatically.]
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"ndc": {
"type": "string",
"description": "National Drug Code, alternative to name"
},
"name": {
"type": "string",
"description": "Brand or generic drug name"
}
},
"additionalProperties": false
}Parent server
Toolcall
https://github.com/BeneIstvan/toolcall-mcp
1/7 registries