Story

Show HN: MCP server for ICD-10 and SNOMED clinical coding

FedeUY Thursday, March 12, 2026

Hi HN,

I built an MCP server that exposes an API for automated clinical coding.

Repo: https://github.com/fcggamou/autoicd-mcp

It allows AI assistants that support the Model Context Protocol (MCP) to convert clinical text into structured medical codes like ICD-10 and SNOMED-CT.

Example use cases:

• coding diagnoses from clinical notes • extracting structured codes from medical documentation • integrating medical coding into LLM workflows • healthcare data pipelines

Example prompt with an MCP-enabled assistant:

“Convert this clinical note into ICD-10 codes”

The server then calls the AutoICD API and returns structured codes.

The goal is to make it easy to plug medical coding into AI agents and tools.

Would love feedback from anyone working on healthcare AI, medical NLP, or MCP tooling.

Summary
The article discusses the development of an automated ICD-10 coding system, which utilizes machine learning algorithms to assist medical coders in accurately assigning diagnostic codes. The system aims to increase efficiency and consistency in the coding process, ultimately improving healthcare data management and analysis.
1 0
Summary
github.com
Visit article Read on Hacker News