WHO ICD-10/ICD-11 diagnosis codes. Lookup, search, chapters via official WHO API.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Give any AI assistant instant access to the WHO ICD-10 and ICD-11 classification systems — the global standard behind every diagnosis code, hospital bill, and mortality statistic on earth.
12 actions. Both ICD versions. One tool call.
Paste free-text clinical descriptions and get the right code back. No more manual lookups.
Get definitions, coding notes, inclusions, exclusions — everything a coder needs.
Don't know the code? Describe it and get ranked results.
Navigate interactively — see any code's parent, children, and where it sits in the hierarchy.
Walk from any leaf code all the way up to its chapter root.
Quick yes/no — is this a real code? Is it a leaf or a category?
No need to leave the conversation for coding guidelines.
Available topics: extension_codes, clustering, sequencing, dagger_asterisk, postcoordination
High-level summaries of each classification system — chapter tables, key concepts, what's different.
| Action | What it does | ICD-10 | ICD-11 |
|---|---|---|---|
lookup | Full code details with definitions | Yes | Yes |
search | Find codes by keyword | - | Yes |
autocode | Clinical text → best matching code | - | Yes |
browse | Navigate the hierarchy interactively | Yes | Yes |
chapters | List all classification chapters | Yes | Yes |
children | Get sub-codes under any code | Yes | Yes |
ancestors | Trace lineage up to chapter root | Yes | Yes |
validate | Check if a code exists and its level | Yes | Yes |
coding_rules | Coding conventions reference | Yes | Yes |
overview | Classification system summary | Yes | Yes |
api | Raw WHO API access | Yes | Yes |
help | Action reference and examples | - | - |
Add to your Claude Desktop claude_desktop_config.json:
Or connect from any MCP-compatible client using https://mcp-icd.medseal.app/mcp.
Clone and install:
Get WHO API credentials (free):
Set secrets and deploy:
That's it. Runs globally on Cloudflare's edge network.
Token efficient. One tool, 12 actions. No bloated tool lists eating context windows.
Both ICD versions. ICD-10 is still used for billing everywhere. ICD-11 is the future. You need both. Default is ICD-11; add "version": "10" for ICD-10.
Official WHO data. Direct from the WHO ICD-API — not a stale copy or a scraped dataset.
Autocode is the real deal. The WHO's own autocoding engine, not a keyword hack. Give it clinical text, get the right code.
Zero cold starts. Cloudflare Workers, not a container. Sub-50ms globally.
| ICD-10 | ICD-11 | |
|---|---|---|
| Adopted | 1990 | 2019 |
| Codes | ~14,400 | ~17,000 |
| Format | A00.0–Z99.9 | BA00, 1A00.1 |
| Search | Not supported by WHO API | Full-text + flexisearch |
| Autocoding | Not available | Yes |
| Key feature | Dagger/asterisk dual coding | Postcoordination + extension codes |
| Status | Still dominant in billing | Officially in effect since Jan 2022 |
This server defaults to ICD-11 but fully supports both. Use "version": "10" for ICD-10 queries.
| Server | Classification | Link |
|---|---|---|
| ICD MCP (this) | WHO ICD-10/ICD-11 diagnosis codes | icd-mcp-cloudflare |
| ICF MCP | WHO ICF functioning & disability | icf-mcp-cloudflare |
| Part D MCP | CMS Medicare Part D drug spending | partd-mcp-cloudflare |
All deployed on Cloudflare Workers. All open source. All MCP-compatible.
MIT
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/icd-mcp)<a href="https://allmcps.com/mcp/icd-mcp"><img src="https://allmcps.com/api/badge/icd-mcp?style=directory" alt="Icd MCP on AllMCPs" /></a>