list_labels_for_drug_name
ActiveTool of mcp-dailymed
declared in 0.1.0
All labels mentioning a drug name.
Parameters schema
{
"type": "object",
"examples": [
{
"drug_name": "Metformin"
},
{
"page": 2,
"pagesize": 50,
"drug_name": "Lisinopril"
}
],
"required": [
"drug_name"
],
"properties": {
"page": {
"type": "number"
},
"pagesize": {
"type": "number"
},
"drug_name": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-dailymed
https://github.com/pipeworx-io/mcp-dailymed
2/7 registries