Medical Terminologies MCP
Rank #2799smithery/sidneybissoli/medical-terminologies
Unified access to global medical terminologies: ICD-11, SNOMED CT, LOINC, RxNorm, MeSH, ATC, CID-10
Medical Terminologies MCP is a Model Context Protocol (MCP) server published by SidneyBissoli. It ranks #2799 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Medical Terminologies MCP is listed across 3 registries — Official MCP, Glama and Smithery, with 11 tracked versions. It was first listed on Jan 19, 2026 and most recently updated on May 13, 2026.
Ranks ahead of 56,101 of 58,900 servers on MCP Toplist.
Use Medical Terminologies MCP
Add Medical Terminologies MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"medical-terminologies": {
"url": "https://medical-terminologies-mcp.sidneybissoli.workers.dev/mcp"
}
}
}{
"mcpServers": {
"medical-terminologies": {
"command": "npx",
"args": [
"-y",
"medical-terminologies-mcp"
],
"env": {
"WHO_CLIENT_ID": "<your WHO_CLIENT_ID>",
"WHO_CLIENT_SECRET": "<your WHO_CLIENT_SECRET>",
"WHO_ICD11_RELEASE_ID": "<your WHO_ICD11_RELEASE_ID>",
"ENABLE_SNOMED_TOOLS": "<your ENABLE_SNOMED_TOOLS>",
"SNOMED_BASE_URL": "<your SNOMED_BASE_URL>",
"SNOMED_LANGUAGE": "<your SNOMED_LANGUAGE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"medical-terminologies": {
"command": "npx",
"args": [
"-y",
"medical-terminologies-mcp"
],
"env": {
"WHO_CLIENT_ID": "<your WHO_CLIENT_ID>",
"WHO_CLIENT_SECRET": "<your WHO_CLIENT_SECRET>",
"WHO_ICD11_RELEASE_ID": "<your WHO_ICD11_RELEASE_ID>",
"ENABLE_SNOMED_TOOLS": "<your ENABLE_SNOMED_TOOLS>",
"SNOMED_BASE_URL": "<your SNOMED_BASE_URL>",
"SNOMED_LANGUAGE": "<your SNOMED_LANGUAGE>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
SidneyBissoli
Other servers by SidneyBissoli
- Bcb Br MCP#15334 · 3 vers
- Ibge Br MCP#22192 · 2 vers
- Cid10 Br MCP#25774 · 3 vers
- Senado Br MCP#29223 · 2 vers
Available versions (11)
| Version | Published |
|---|---|
| 1.5.0 | May 13, 2026 |
| 1.4.2 | May 13, 2026 |
| 1.4.1 | May 12, 2026 |
| 1.4.0 | May 12, 2026 |
| 1.3.0 | May 11, 2026 |
| 1.2.1 | May 11, 2026 |
| 1.2.0 | May 10, 2026 |
| 1.1.1 | May 10, 2026 |
| 1.0.2 | Jan 19, 2026 |
| 1.0.1 | Jan 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Medical Terminologies MCP?
- Unified access to global medical terminologies: ICD-11, SNOMED CT, LOINC, RxNorm, MeSH, ATC, CID-10
- Who maintains Medical Terminologies MCP?
- Medical Terminologies MCP is maintained by SidneyBissoli, which publishes 5 MCP servers (21 total versions) tracked on MCP Toplist.
- Is Medical Terminologies MCP listed on the official MCP registry?
- Yes — Medical Terminologies MCP is listed on the Official MCP Registry, alongside Glama and Smithery.
- How many versions does Medical Terminologies MCP have?
- MCP Toplist tracks 11 versions of Medical Terminologies MCP, most recently published on May 13, 2026.
- Where can I find the source code for Medical Terminologies MCP?
- The source code for Medical Terminologies MCP is hosted at github.com/SidneyBissoli/medical-terminologies-mcp.