Skip to main content
Glama

cid10_search

Search Brazilian ICD-10 (CID-10) codes by keyword or code. Find disease codes from DATASUS using partial codes or description terms.

Instructions

Busca códigos CID-10 por termo (código ou descrição). Pesquisa na tabela brasileira da CID-10 (DATASUS). Aceita códigos parciais ou termos de busca na descrição. Exemplos: "diabetes", "E11", "hipertensão", "infarto".

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoNúmero máximo de resultados (1-100, padrão: 20)
queryYesTermo de busca: código CID-10 (ex: E11, I10) ou palavra-chave na descrição (ex: diabetes, asma)
offsetNoDeslocamento para paginação (padrão: 0)
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses the search operation and input types, but does not mention behavioral traits like rate limits, authentication needs, return format, or pagination behavior. For a read-only search, this is marginally adequate.

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 four sentences, front-loaded with the main action, and contains no wasted words. Each sentence adds useful context: action, source, input types, examples.

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 tool's simplicity (3 parameters, no output schema, no annotations), the description covers the essential functionality and input types. It lacks differentiation from sibling tools and details on return format, but is sufficient for a basic search tool.

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%, so baseline is 3. The description adds examples for the query parameter but does not significantly extend meaning beyond the schema definitions for limit or offset.

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 clearly states it searches CID-10 codes by term (code or description) using the Brazilian DATASYS table, with examples. It does not explicitly differentiate from siblings like cid10_lookup, but the purpose is specific and actionable.

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

Usage Guidelines3/5

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

It provides usage context (Brazilian table, accepts partial codes and terms) and examples, but does not guide when to use this tool versus alternatives like cid10_validar or cid10_lookup.

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/cid10-br-mcp'

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