Medical Terminologies MCP
Rank #3,165io.github.SidneyBissoli/medical-terminologies-mcp
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 #3,165 of 76,851 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Medical Terminologies MCP is listed across 4 registries — Official MCP, PulseMCP, Smithery and Glama, with 12 tracked versions. It was first listed on Jan 18, 2026 and most recently updated on Jun 21, 2026.
Ranks ahead of 73,686 of 76,851 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-mcp": {
"url": "https://medical-terminologies-mcp.sidneybissoli.workers.dev/mcp"
}
}
}{
"mcpServers": {
"medical-terminologies-mcp": {
"url": "https://medical.sidneybissoli.com/mcp"
}
}
}{
"mcpServers": {
"medical-terminologies-mcp": {
"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-mcp": {
"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 1 registry (3 delisted)
sidneybissoli
Other servers by sidneybissoli
- Dados Abertos Senado BR MCP#3,084 · 4 vers
- Ibge Br MCP#3,677 · 2 vers
- Bcb Br MCP#4,440 · 3 vers
- Cid10 Br MCP#8,584 · 3 vers
- Senado Br MCP#10,097 · 2 vers
Available versions (12)
| Version | Published |
|---|---|
| 1.5.6 | Jun 21, 2026 |
| 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
- Who maintains Medical Terminologies MCP?
- Medical Terminologies MCP is maintained by sidneybissoli, which publishes 6 MCP servers (26 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 PulseMCP, Smithery and Glama.
- How many versions does Medical Terminologies MCP have?
- MCP Toplist tracks 12 versions of Medical Terminologies MCP, most recently published on Jun 21, 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.