Loading MCP server directory, please wait...
Unified MCP lookup server for ICD-11, SNOMED, LOINC, RxNorm, MeSH, ATC, CID-10. 37 tools, MIT.
npx @getmcp/cli add io.github.SidneyBissoli/medical-terminologies-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SidneyBissoli/medical-terminologies-mcp": {
"command": "npx",
"args": [
"-y",
"medical-terminologies-mcp"
],
"env": {
"WHO_CLIENT_ID": "",
"WHO_CLIENT_SECRET": "",
"WHO_ICD11_RELEASE_ID": "",
"ENABLE_SNOMED_TOOLS": "",
"SNOMED_BASE_URL": "",
"SNOMED_LANGUAGE": "",
"LOG_LEVEL": ""
}
}
}
}