You're viewing a demo portfolio

Join the waitlist
PRSM

search_drugs

Active

Tool of mcp-dailymed

declared in 0.1.0

Search Structured Product Labels by any combination of name, ANDA/NDA, NDC, RxCUI.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name": "Aspirin"
    },
    {
      "ndc": "50090076501",
      "manufacturer": "Bayer"
    },
    {
      "application_number": "NDA021436"
    },
    {
      "rxcui": "7677",
      "pagesize": 50
    }
  ],
  "properties": {
    "ndc": {
      "type": "string",
      "description": "NDC code (11-digit)"
    },
    "name": {
      "type": "string",
      "description": "Drug name (brand or generic)"
    },
    "page": {
      "type": "number",
      "description": "1-based page (default 1)"
    },
    "rxcui": {
      "type": "string",
      "description": "RxNorm RxCUI"
    },
    "pagesize": {
      "type": "number",
      "description": "1-100 (default 25)"
    },
    "manufacturer": {
      "type": "string",
      "description": "Manufacturer name"
    },
    "application_number": {
      "type": "string",
      "description": "ANDA/NDA number (e.g. \"NDA021436\")"
    }
  }
}

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 →
search_drugs — mcp-dailymed — PRSM MCP