Skip to content
Back to search
30
MCP http

SYNTHORA RxNorm Approximate Drug-Name Matcher

x402/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/approximateTerm, each with rxcui, score and source. Autonomous agents and agent-to-agent (A2A) intake, OCR-cleanup and voice-transcription pipelines use it to correct noisy drug names before coding. Ranking surface: noisy term to scored candidate list. [x402: $0.0015/call on base, category=other]

Uptime
0.0%
1 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 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 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 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 ClinicalTrials.gov v2 Study Search
Searches the ClinicalTrials.gov v2 registry (clinicaltrials.gov/api/v2/studies) by condition, intervention or sponsor, returning NCT ID, tit
0 tools · http
SYNTHORA GBIF Taxonomic Name Matcher
Matches a scientific or common species name to the GBIF backbone taxonomy (api.gbif.org/v1/species/match), returning usageKey, accepted name
0 tools · http

How to use

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

{
  "mcpServers": {
    "synthora_rxnorm_approximate_drug-name_matcher": {
      "url": "https://rxnorm-approximate-spell-match.hergertsynthora.com/service",
      "transport": "http"
    }
  }
}