Skip to content
Back to search
30
MCP http

SYNTHORA RxNorm Drug Name to RxCUI Resolver

x402/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 agents and agent-to-agent (A2A) medication-reconciliation, EHR-mapping and interoperability pipelines use it as the canonical entry point to normalize free-text drug mentions into coded concepts. Ranking surface: drug name string to authoritative RxCUI. [x402: $0.001/call on base, category=other]

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

Similar MCP servers embedding-nearest

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 a
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
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
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
SYNTHORA Crossref DOI Metadata Resolver
Returns authoritative Crossref registration metadata for any DOI: title, authors, container journal, ISSN, publisher, reference list, funder
0 tools · http

How to use

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

{
  "mcpServers": {
    "synthora_rxnorm_drug_name_to_rxcui_resolver": {
      "url": "https://rxnorm-name-to-rxcui.hergertsynthora.com/service",
      "transport": "http"
    }
  }
}