Skip to content
Back to search
30
MCP http

RxNorm RxCUI Lookup

x402/rxnorm-rxcui-lookup

Resolve a drug name to its RxNorm concept identifier RxCUI from the NIH RxNav service, no key. Returns the RxCUI list for the name. For AI agents normalizing medication names across systems. [x402: $0.09/call on base, category=data]

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SYNTHORA RxNorm Drug Name to RxCUI Resolver
Resolves a clinical drug name to its normalized RxNorm concept unique identifier (RxCUI) via NLM rxnav.nlm.nih.gov/REST/rxcui. Autonomous ag
0 tools · http
RxNorm Drug Products
Drug products related to a name from the NIH RxNav RxNorm service, no key. Returns concept groups with product names and RxCUIs. For AI agen
0 tools · http
RxNorm Approximate Match
Approximate-match a drug name string to RxNorm concepts from NIH RxNav, no key. Returns ranked candidate RxCUIs and names. For AI agents nor
0 tools · http
RxNorm Spelling Suggestions
Spelling suggestions for a drug name from NIH RxNav, no key. Returns corrected drug name candidates. For AI agents validating and correcting
0 tools · http
SYNTHORA RxNorm NDC Status & Product Resolver
Returns the active/obsolete status, normalized NDC11, mapped RxCUI, concept name and source list for a National Drug Code via NLM rxnav.nlm.
0 tools · http
SYNTHORA RxNorm Approximate Drug-Name Matcher
Returns ranked fuzzy / spelling-tolerant RxNorm candidate concepts for a misspelled or partial drug term via NLM rxnav.nlm.nih.gov/REST/appr
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "rxnorm_rxcui_lookup": {
      "url": "https://proxy.suverse.io/v1/data/suverse-rxnorm-rxcui",
      "transport": "http"
    }
  }
}