mcpserver.lol
registry/medical-codes-mcp-server
Connection check verified live · 27h ago

medical-codes-mcp-server

Offline US medical code lookup and crosswalk — ICD-10-CM/PCS, HCPCS Level II, RxNorm. Keyless.

Tools 6
GitHub stars 2
Installs / wk 427
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

6 tools

Read from the running server on 27h ago.

medcode_browse_hierarchy read-only nodelimitcursorsystem*
Walk a US medical code system's hierarchy for discovery without a search term. With no `node`, returns the top-level entries (ICD-10-CM categories, HCPCS range buckets, or ICD-10-P…
medcode_check_code read-only code*system
Validate whether a US medical code exists, is current, and is billable in the active bundled release. Returns a discriminated status — valid_billable, valid_not_billable, valid_hea…
medcode_get_code read-only codes*systemincludeHierarchy
Decode one or more US medical codes to their official descriptions across ICD-10-CM (diagnoses), ICD-10-PCS (inpatient procedures), HCPCS Level II (supplies/drugs/services), and Rx…
medcode_list_systems read-only
List the bundled US medical code systems with their release identifiers, effective dates, and code counts. Confirms which ICD-10-CM fiscal year, ICD-10-PCS fiscal year, HCPCS Level…
medcode_map_codes read-only from*limitcursorsystemdirection*
Crosswalk a US medical code or drug across systems and within a hierarchy. Hierarchy directions: `parents` and `children` walk a code's prefix hierarchy one level per call — immedi…
medcode_search_codes read-only limitquery*cursorsystemchapterbillableOnly
Find US medical codes whose official descriptions match a described concept, via full-text search over the bundled index. Every search term must appear — matched first as a token p…