Skip to content
Back to search
30
MCP streamable-http

io.github.cyanheads/medical-codes-mcp-server

io.github.cyanheads/medical-codes-mcp-server

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

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

Similar MCP servers embedding-nearest

@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
0 tools
io.github.pcmedsinge/mcp-terminology
LOINC/SNOMED CT/RxNorm/ICD-10 lookup, search, translation and ValueSet expansion via FHIR.
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
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
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.sidneybissoli/cid10-br-mcp
MCP Server for Brazilian ICD-10 (DATASUS) - International Classification of Diseases
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.cyanheads/medical-codes-mcp-server": {
      "url": "https://medical-codes.caseyjhand.com/mcp",
      "transport": "streamable-http"
    }
  }
}