Skip to main content
Glama

Search ICD-11

icd11_search
Read-onlyIdempotent

Search for medical conditions, diseases, and health problems in ICD-11 (International Classification of Diseases, 11th Revision).

Use this tool to:

  • Find ICD-11 codes for diagnoses

  • Search for diseases by name or keyword

  • Look up conditions in multiple languages

Set language for WHO's official translations — e.g. language: "pt" searches and returns the official Portuguese (pt-BR) ICD-11 labels. Never machine-translated.

Returns matching entities with codes, titles, and relevance scores.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch text (disease name, symptom, or keyword)
languageNoLanguage code (default: en). Returns the source's OFFICIAL translation when it exists (e.g. 'pt' for official Portuguese); content is never machine-translated.en
max_resultsNoMaximum number of results (1-100). Default: 25

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
entitiesYes
provenanceYesProvenance block (contract v1.0): source, URL, data vintage, extraction instant, citation, license
attributionYesCanonical source URLs of this response (attribution list)
total_countYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.9/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate read-only, idempotent, non-destructive behavior, so the description does not need to restate safety. It adds meaningful behavioral context by emphasizing that language selection uses WHO's official translations and is never machine-translated, and it discloses that results include codes, titles, and relevance scores.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is front-loaded with a clear first sentence, followed by a concise bullet list of use cases and a focused note on language behavior. It is appropriately sized with minimal redundancy, though the second bullet repeats some of the first sentence's content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the output schema and 100% schema coverage, the description provides enough context for invoking the tool correctly: it explains search intent, language behavior, and result contents. It does not fully address how this tool relates to similar ICD-11 siblings like icd11_hierarchy or icd11_lookup, which is a minor completeness gap for selection.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Input schema coverage is 100%, so parameters are already documented in detail. The description adds a helpful example for the language parameter ('pt' returns official Portuguese labels) and reinforces the official-translation guarantee, but it does not meaningfully extend the schema's existing parameter explanations.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb and resource: it searches for medical conditions, diseases, and health problems in ICD-11. It also lists concrete use cases such as finding ICD-11 codes and searching by keyword. It does not explicitly contrast itself with sibling tools like icd11_lookup, so it is clear but not fully differentiated.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context for when to use the tool: 'Use this tool to find ICD-11 codes for diagnoses, search for diseases by name or keyword, and look up conditions in multiple languages.' It gives practical guidance on language selection with an example, but it does not mention exclusions or when to prefer an alternative such as icd11_lookup.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.