Skip to content
Back to search
30
MCP

@cyanheads/medical-codes-mcp-server

npm/@cyanheads/medical-codes-mcp-server

Decode, search, validate, and crosswalk US medical codes — ICD-10-CM, ICD-10-PCS, HCPCS Level II, RxNorm — over a bundled offline index via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/medical-codes-mcp-server
Offline US medical code lookup and crosswalk — ICD-10-CM/PCS, HCPCS Level II, RxNorm. Keyless.
0 tools · streamable-http
io.accurecord/icd10-coding
ICD-10-CM / HCC medical coding tools with database-verified accuracy and denial-prevention rules.
0 tools · streamable-http
io.github.pcmedsinge/mcp-terminology
LOINC/SNOMED CT/RxNorm/ICD-10 lookup, search, translation and ValueSet expansion via FHIR.
0 tools
autoicd-mcp
MCP server for medical coding — give AI assistants the ability to code clinical text to ICD-10-CM, ICD-11, ICF, and LOINC, audit charts for
0 tools
@cyanheads/npi-providers-mcp-server
Look up US healthcare providers in the NPPES NPI registry and resolve NUCC specialty codes via MCP. STDIO or Streamable HTTP.
0 tools
io.github.stayce/icd-mcp
WHO ICD-10/ICD-11 diagnosis codes. Lookup, search, chapters via official WHO API.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "@cyanheads/medical-codes-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}