drio
  • App Tracker
  • Contact
Sign inStart Free
drio© 2026 drio All rights reserved.

Get the Builder Brief

Weekly notes from Yash on MCP, ChatGPT apps, and getting business workflows into production.

Product
HomeTemplatesHow it worksPricing
Solutions
Use casesOperations teamsEcommerce teamsFinance teamsRecruiting teamsReal estate teams
Resources
DocsMCP RegistryGlossaryBlogChangelog
Company
Contact usWhy driodrio agency↗Privacy PolicyTerms of Service
All systems normal
Follow us on:
MCP Registry/Medical Terminologies MCP

Medical Terminologies MCP

Diagnoses, drugs & lab codes: ICD-11, SNOMED, LOINC, RxNorm, MeSH, ATC, CID-10. tools, MIT.

Import into drioUse with clientMarkdown

Install and compare this MCP server

Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.

Install
npx -y medical-terminologies-mcp
Clients
Claude, Cursor, VS Code, Codex
Transport
STDIO, HTTP
Auth
Not captured
Capabilities
0 tools, 0 resources, 0 prompts
Related
Dados Abertos Senado BR MCP, senado-br-mcp, bcb-br-mcp

Want MCP integration examples?

Get practical integration notes and launch examples for MCP servers like Medical Terminologies MCP.

InstallAuthTools & ResourcesOverview

Install

Connection

Transport
STDIO, HTTP
Endpoint
https://medical.sidneybissoli.com/mcp
Command
npx -y medical-terminologies-mcp
Environment
{ "WHO_CLIENT_ID": "YOUR_VALUE_HERE", "WHO_CLIENT_SECRET": "YOUR_SECRET_VALUE", "WHO_ICD11_RELEASE_ID": "YOUR_VALUE_HERE", "ENABLE_SNOMED_TOOLS": "YOUR_VALUE_HERE", "SNOMED_BASE_URL": "YOUR_VALUE_HERE", "SNOMED_LANGUAGE": "YOUR_VALUE_HERE", "LOG_LEVEL": "YOUR_VALUE_HERE" }

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

{
  "mcpServers": {
    "io-github-sidneybissoli-medical-terminologies-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "medical-terminologies-mcp"
      ],
      "env": {
        "WHO_CLIENT_ID": "YOUR_VALUE_HERE",
        "WHO_CLIENT_SECRET": "YOUR_SECRET_VALUE",
        "WHO_ICD11_RELEASE_ID": "YOUR_VALUE_HERE",
        "ENABLE_SNOMED_TOOLS": "YOUR_VALUE_HERE",
        "SNOMED_BASE_URL": "YOUR_VALUE_HERE",
        "SNOMED_LANGUAGE": "YOUR_VALUE_HERE",
        "LOG_LEVEL": "YOUR_VALUE_HERE"
      }
    }
  }
}

Config location

macOS
~/Library/Application Support/Claude/claude_desktop_config.json
Windows
%APPDATA%\Claude\claude_desktop_config.json

Auth

Package transport

No remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.

Tools & Resources

Tools
0
Resources
0
Prompts
0
No public tools, resources, or prompts captured yet. Use Auth when this server requires credentials.

Tools

No tools captured yet.

Resources

No resources captured yet.

Prompts

No prompts captured yet.

Questions

What is Medical Terminologies MCP?+

Medical Terminologies MCP is an MCP server for Diagnoses, drugs & lab codes: ICD-11, SNOMED, LOINC, RxNorm, MeSH, ATC, CID-10. tools, MIT.. It supports STDIO, HTTP transport.

How do I install Medical Terminologies MCP?+

Use the generated config in Install. This server runs with npx -y medical-terminologies-mcp; add any required environment variables before starting your client.

How do I add Medical Terminologies MCP to Claude Desktop?+

Choose the Claude Desktop tab in Install, copy the config, and add it to Claude Desktop's MCP server settings. Endpoint: https://medical.sidneybissoli.com/mcp.

How do I add Medical Terminologies MCP to Claude Code?+

Choose the Claude Code tab in Install, copy the config, and add it to Claude Code's MCP server settings. Endpoint: https://medical.sidneybissoli.com/mcp.

How do I use Medical Terminologies MCP with Codex?+

Choose the Codex tab in Install, copy the config, and add it to Codex's MCP server settings. Endpoint: https://medical.sidneybissoli.com/mcp.

How do I add Medical Terminologies MCP to Cursor or VS Code?+

Choose the Cursor or VS Code tab in Install, copy the config, and add it to Cursor or VS Code's MCP server settings. Endpoint: https://medical.sidneybissoli.com/mcp.

What endpoint and transport does Medical Terminologies MCP use?+

Medical Terminologies MCP uses STDIO, HTTP transport. Endpoint: https://medical.sidneybissoli.com/mcp.

What tools and resources does Medical Terminologies MCP expose?+

Medical Terminologies MCP inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.

Does Medical Terminologies MCP require authentication?+

Medical Terminologies MCP does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.

Related MCPs

Dados Abertos Senado BR MCPMCP server for Brazilian Federal Senate open data (legislative, administrative, e-Cidadania).senado-br-mcpMCP Server for Brazilian Federal Senate open data (legislators, bills, votes)bcb-br-mcpBrazilian Central Bank / Banco Central do Brasil (BCB) - SGS time series MCP: Selic, IPCA, FX, GDPcid10-br-mcpMCP Server for Brazilian ICD-10 (DATASUS) - International Classification of DiseasesIBGE Brasil MCPMCP server for live, sourced Brazilian public data from the official IBGE APIs.Website AuditorAI visibility + site audits: see if ChatGPT, Perplexity, Claude & Gemini recommend a website.

Profile notes

  • Package: Npm medical-terminologies-mcp v1.5.7
  • Environment variable: WHO_CLIENT_ID
  • Environment variable: WHO_CLIENT_SECRET (secret)
  • Environment variable: WHO_ICD11_RELEASE_ID
  • Environment variable: ENABLE_SNOMED_TOOLS
  • Environment variable: SNOMED_BASE_URL
  • Environment variable: SNOMED_LANGUAGE
  • Environment variable: LOG_LEVEL
  • Package: Npm medical-terminologies-mcp v1.5.0
  • Package argument: --http
  • Package argument: --port
  • Package argument: --host
  • Environment variable: WHO_CLIENT_ID
  • Environment variable: WHO_CLIENT_SECRET (secret)
  • Environment variable: WHO_ICD11_RELEASE_ID
  • Environment variable: ENABLE_SNOMED_TOOLS
  • Environment variable: SNOMED_BASE_URL
  • Environment variable: SNOMED_LANGUAGE
  • Environment variable: LOG_LEVEL

Packages

PackageRegistryVersionInputs
medical-terminologies-mcp

stdio

npm1.5.7

Env: WHO_CLIENT_ID

Env: WHO_CLIENT_SECRET secret

Env: WHO_ICD11_RELEASE_ID

Env: ENABLE_SNOMED_TOOLS

Env: SNOMED_BASE_URL

Env: SNOMED_LANGUAGE

Env: LOG_LEVEL

medical-terminologies-mcp

streamable-http

npm1.5.0

Argument: --http

Argument: --port

Argument: --host

Env: WHO_CLIENT_ID

Env: WHO_CLIENT_SECRET secret

Env: WHO_ICD11_RELEASE_ID

Env: ENABLE_SNOMED_TOOLS

Env: SNOMED_BASE_URL

Env: SNOMED_LANGUAGE

Env: LOG_LEVEL

Details

Version
1.5.7
Repository
https://github.com/SidneyBissoli/medical-terminologies-mcp
Website
https://medium.com/@sbissoli76/seven-medical-terminologies-one-mcp-server-a-practical-walkthrough-for-clinical-and-research-use-a6c46de9c83b
Updated
Jun 21, 2026