You're viewing a demo portfolio

Join the waitlist
PRSM

rxnorm_search

Active

Tool of Rxnorm

declared in 0.1.0

Look up a medication's RxCUI and MAP A BRAND DRUG TO ITS GENERIC INGREDIENT (and vice versa) — e.g. Eliquis -> apixaban, Lipitor -> atorvastatin. Search by brand or generic name; returns RxCUI IDs, names, synonyms, and term types (BN=brand, IN=ingredient, SBD=dose form). The right tool for "what is the RxCUI for X", "what generic ingredient does brand X map to", or "brand vs generic name". Start here to find a drug's unique ID.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name": "Ozempic"
    },
    {
      "name": "metformin"
    }
  ],
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Drug name to search for — brand or generic (e.g., \"Ozempic\", \"semaglutide\", \"metformin\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Rxnorm

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

1/7 registries
View full server →
rxnorm_search — Rxnorm — PRSM MCP