icd11_lookup — Medical Terminologies MCP MCP Tool
icd11_lookup
(icd11 lookup) is one of 33 tools on the
Medical Terminologies MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call icd11_lookup from your client
- Claude Code Medical Terminologies MCP icd11_lookup run in your project directory
- Claude Desktop Medical Terminologies MCP icd11_lookup ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Medical Terminologies MCP icd11_lookup ~/.cursor/mcp.json
- VS Code Medical Terminologies MCP icd11_lookup .vscode/mcp.json
- Zed Medical Terminologies MCP icd11_lookup ~/.config/zed/settings.json
- Windsurf Medical Terminologies MCP icd11_lookup ~/.codeium/windsurf/mcp_config.json
- Cline Medical Terminologies MCP icd11_lookup ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Medical Terminologies MCP icd11_lookup ~/.gemini/settings.json
- Grok Medical Terminologies MCP icd11_lookup .mcp.json (in your project root)
- ChatGPT Medical Terminologies MCP icd11_lookup Settings → Connectors → Advanced → Developer mode
- Claude.ai Medical Terminologies MCP icd11_lookup Settings → Connectors → Add custom connector
- LangChain Medical Terminologies MCP icd11_lookup pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http medical-terminologies-mcp https://medical.sidneybissoli.com/mcp
Other tools on this server
- icd11_search
- icd11_hierarchy
- icd11_chapters
- icd11_postcoordination
- loinc_search
- loinc_details
- loinc_answers
- loinc_panels
- rxnorm_search
- rxnorm_concept
- rxnorm_ingredients
- rxnorm_classes
- rxnorm_ndc
- mesh_search
- mesh_descriptor
- mesh_tree
- mesh_qualifiers
- map_icd10_to_icd11
- map_loinc_to_snomed
- validate_codes
- find_equivalent
- atc_classify
- atc_lookup
- atc_members
- cid10_search
- cid10_lookup
- cid10_chapters
- cid10_chapter
- terminology_versions
- terminology_diff
- search
- fetch
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.