Skip to main content
Glama

Conselho Federal de Medicina: Estabelecimentos de Saúde

cfm_estabelecimento_consultar

Read-onlyIdempotent

Conselho Federal de Medicina: Estabelecimentos de Saúde, consulta em fonte oficial. Hospedado pela plataforma, sem credenciais da plataforma, pague por consulta com crédito pré-pago. Consulta informação de fontes e órgãos oficiais brasileiros (a mesma disponível ao cidadão), não é dado sigiloso. O cliente é o controlador dos dados e responde pela finalidade legítima (LGPD).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cnpjYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A3.5/5.0
Behavior4/5

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

Annotations already declare read-only, idempotent, non-destructive. The description adds valuable context: hosted by platform, no platform credentials needed, pay-per-query with prepaid credit, data is official and non-confidential, and LGPD compliance responsibilities. This goes beyond annotations and clarifies operational and legal behavior without contradiction.

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 a single paragraph, succinctly covering the purpose, payment model, and legal notes. It is front-loaded with the core function and avoids unnecessary filler. Minor redundancy (e.g., 'fonte oficial' repeated) but overall efficient.

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

Completeness3/5

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

Given the tool's simplicity (one parameter) and lack of output schema, the description could be more complete. It does not describe the return value or what information is provided after a query (e.g., establishment name, address). It also omits any details on how the paid credit works or error handling. While it covers official source and LGPD, it leaves key operational aspects unexplained.

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

Parameters2/5

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

Only one parameter, cnpj, is present and it's a plain string with no description in the schema (0% coverage). The description does not explain the parameter's format, expected pattern (e.g., CNPJ with punctuation), or purpose. While the name is self-explanatory, the description fails to add any semantic clarity beyond the raw schema.

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 it consults health establishments from an official Brazilian source (CFM). The verb 'consultar' and resource 'estabelecimentos de saúde' are specific, and the tool is distinct from sibling tools like authenticate or marketplace, which serve different purposes.

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

Usage Guidelines2/5

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

No explicit guidance on when to use this tool versus alternatives. It mentions it's a paid query with prepaid credit, but does not state criteria for choosing it over other tools or what the query is for (e.g., verifying registration). No exclusions or alternatives are given.

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.