medical-codes-mcp-server

cyanheads/medical-codes-mcp-server
★ 0 stars TypeScript AI/LLM Updated today
Decode, search, validate, and crosswalk US medical codes — ICD-10-CM, ICD-10-PCS, HCPCS Level II — over a bundled offline index via MCP. Keyless, deterministic.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "medical-codes-mcp-se": {
      "command": "npx",
      "args": [
        "-y",
        "cyanheads/medical-codes-mcp-server"
      ]
    }
  }
}

Topics

aibunhcpcshealthcareicd-10llmmcpmcp-servermedical-codesmedical-codingmodel-context-protocoltypescript