Skip to main content
Glama

icd11_search

Read-onlyIdempotent

Search the ICD-11 classification to find medical codes and diagnoses. Enter a disease name, symptom, or keyword to retrieve matching conditions with codes and titles.

Instructions

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

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)en
max_resultsNoMaximum number of results (1-100). Default: 25

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
total_countYes
entitiesYes
Behavior4/5

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

Annotations already declare readOnlyHint=true, destructiveHint=false, idempotentHint=true, openWorldHint=true, covering safety and idempotency. The description adds that the tool returns 'matching entities with codes, titles, and relevance scores,' providing useful context about the response beyond the schema. No contradictions with annotations.

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

Conciseness5/5

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

The description is concise (two sentences plus a bullet list), front-loaded with the purpose, and structured for easy reading. Every sentence adds value without redundancy.

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

Completeness5/5

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

Given the low tool complexity (3 parameters, 100% schema coverage, output schema exists, rich annotations), the description is complete. It states the purpose, use cases, and returned data. The output schema handles return value details, and annotations cover safety/behavior.

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?

Schema description coverage is 100%—all three parameters (query, language, max_results) have descriptions in the schema. The tool description does not add per-parameter information beyond what the schema provides. Baseline 3 is appropriate since the schema already documents parameters well.

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

Purpose5/5

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

The description clearly states the tool searches for medical conditions, diseases, and health problems in ICD-11. It lists specific use cases (find codes, search by name/keyword, lookup in multiple languages) and mentions returning codes, titles, and relevance scores. This distinguishes it from siblings like icd11_lookup (exact code lookup) and icd11_chapters.

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 explicit use cases (find ICD-11 codes, search by name or keyword, lookup by language) implying when to use the tool. However, it does not explicitly state when not to use it or mention alternatives like icd11_lookup for exact code lookups. The context is clear but lacks exclusionary guidance.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SidneyBissoli/medical-terminologies-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server