How to Use the NLM RxNorm (Drug Database) MCP in Claude Code
Query RxNorm drug concepts, resolve NDC codes, and inspect clinical classes directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect NLM RxNorm (Drug Database) MCP to Claude Code
Create your Vinkius account to connect NLM RxNorm (Drug Database) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run terminal-based NDC lookups
Claude Code brings clinical drug databases directly into your terminal workflow. You can pipe a list of National Drug Codes from a text file into the CLI. The agent will run `get_ndc_properties` and `get_ndc_status` to verify their validity and pull manufacturer details. This makes command-line data validation fast. The agent uses `find_related_ndcs` to find associated package codes and outputs the results directly to stdout, letting you redirect the data into local JSON or CSV files.
Chain RxNorm MCP Server queries in your shell
The terminal agent makes it easy to inspect complex drug hierarchies. Claude Code uses this MCP Server to run `get_class_by_rxnorm_drug_id` and `get_class_members` to map out drug classes without opening a browser or writing custom API scripts. You can ask the agent to find all medications in a specific class. It queries the NIH database, extracts the RxCUIs, and formats them as a clean list in your terminal window, ready for your next shell command.
Map drug names and synonyms
Claude Code handles spelling errors and brand mapping directly from the CLI. It uses `get_spelling_suggestions` and `get_approximate_match` to resolve typos in drug names, returning the correct RxCUI instantly. Once the correct concept is found, the agent calls `get_all_rxterm_info` and `get_rxterm_display_name` to pull consumer-friendly names, strengths, and routes. It prints these details in a clean terminal layout.
Set up NLM RxNorm (Drug Database) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seenlm-rxnorm-drug-database-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest NLM RxNorm (Drug Database) transactions." It will automatically discover and invoke the available NLM RxNorm (Drug Database) tools.
claude mcp add --transport http nlm-rxnorm-drug-database-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about NLM RxNorm (Drug Database) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the NLM RxNorm (Drug Database) MCP today
We host it, we monitor it, we maintain it. You just paste one token.