You're viewing a demo portfolio

Join the waitlist
PRSM

list_labels_for_drug_name

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-dailymed

https://github.com/pipeworx-io/mcp-dailymed

2/7 registries
View full server →