pharma_drug_profile
ActiveTool of Pharma Intel
declared in 0.1.0
Look up a drug's FDA approval status, dosage forms, interactions, and active trials. Returns approval dates, formulations, known drug interactions, and ongoing trial details. E.g., search "ozempic" or "metformin".
Parameters schema
{
"type": "object",
"examples": [
{
"drug_name": "ozempic"
},
{
"drug_name": "metformin"
}
],
"required": [
"drug_name"
],
"properties": {
"drug_name": {
"type": "string",
"description": "Drug name (brand or generic)"
}
}
}Parent server
Pharma Intel
https://github.com/pipeworx-io/mcp-pharma-intel
1/7 registries