Clinical Terminology MCP
Rx

RxNorm

No Auth 3 tools

Drug terminology from NLM. Search drugs, lookup by RxCUI, get ATC classification codes.

Overview

RxNorm provides normalized names for clinical drugs and links its names to many drug vocabularies. It’s the standard for prescription drug naming in the United States.

Available Tools

ToolDescription
rxnorm_lookupLook up a drug by RxCUI
rxnorm_searchSearch drugs by name
rxnorm_atcGet ATC classification codes

Configuration

No authentication required. Uses the NLM RxNav API.

{
  "mcpServers": {
    "rxnorm": {
      "command": "/path/to/rxnorm-mcp"
    }
  }
}