You're viewing a demo portfolio

Join the waitlist
PRSM

rxnorm_search

Active

Tool of Rxnorm

declared in 0.1.0

Search for medications by brand or generic name. Returns RxCUI IDs, names, synonyms, and term types (BN=brand, IN=ingredient, SBD=dose form). 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