rxnorm_get_properties
ActiveTool of Rxnorm
declared in 0.1.0
Get full medication details by RxCUI ID. Returns name, synonyms, term type, language, and status. Use after rxnorm_search to retrieve complete drug information.
Parameters schema
{
"type": "object",
"examples": [
{
"rxcui": "7052"
},
{
"rxcui": "1243465"
}
],
"required": [
"rxcui"
],
"properties": {
"rxcui": {
"type": "string",
"description": "RxNorm concept ID (e.g., \"7052\" for metformin)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Rxnorm
https://github.com/pipeworx-io/mcp-rxnorm
1/7 registries