rxnorm_search
ActiveTool 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\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Rxnorm
https://github.com/pipeworx-io/mcp-rxnorm
1/7 registries