Clinical terminology for AI assistants
Seven MCP servers that give AI assistants direct access to clinical coding systems.
{
"mcpServers": {
"snomed": {
"command": "snomed-mcp"
},
"rxnorm": {
"command": "rxnorm-mcp"
},
"icd10": {
"command": "icd10-mcp"
}
}
}{
"concept": {
"id": "73211009",
"term": "Diabetes mellitus",
"semanticTag": "disorder",
"active": true
},
"parents": [
"Disorder of glucose metabolism",
"Disorder of endocrine system"
]
}Get started in minutes
Download, configure, query. No API keys required for most servers.
Download
Grab the binaries for your platform. macOS, Linux, and Windows supported.
Configure
Add the servers to your MCP client. One entry per server. Each runs as a local stdio process.
Query
Ask your AI assistant about clinical codes. It detects the right MCP tool and calls it automatically.
User: What's the SNOMED code for asthma?
Tool: snomed_search("asthma")
Result: 195967001 Asthma (disorder)Seven servers. One protocol.
Each server wraps a healthcare API and exposes MCP tools.
Simple licensing
Free for personal use and small businesses. Enterprise license for larger organizations.
Personal & Small Business
Under $1M annual revenue
All 7 servers, all MCP tools, local and remote deployment. Binary distribution.
DownloadLarge Organizations
$1M+ annual revenue
Everything in Free plus source code access, priority support, and custom deployment assistance.
Contact sales