Skip to main content
Glama

DETRAN MG: Publicação de Dano (média e grande monta)

detran_mg_publicacao_dano_consultar

Read-onlyIdempotent

DETRAN MG: Publicação de Dano (média e grande monta), 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
placaYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.1/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so no safety contradiction exists ('annotation_contradiction': false). The description adds genuinely useful context beyond this: the per-query prepaid credit model both warns agents about costs and implies the tool invokes a third-party paid API, alerts that no platform credentials are needed, and clarifies data origin/legality (official source, non-confidential, citizen-available). A slight deduction for not mentioning rate limits, which would be especially relevant given the per-query cost.

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

Conciseness3/5

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

The first sentence effectively front-loads the core purpose, which is ideal for agent parsing, and each piece of content (cost, data source, LGPD) adds non-duplicative info. However, the long sentences—especially the LGPD clause—create a dense paragraph that could confuse extraction. Overall, every sentence earns its place, but clarity slightly suffers from being an unbroken block of text.

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?

For a simple read tool with strong annotations (read-only, idempotent), the description covers query scope, official source, cost, and legal usage, which is reasonably complete. However, it omits basic integration expectations like the response/return format (no output schema provided), potential error cases, and rate limits. The coating is adequate but leaves the agent to guess at the query result structure.

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?

With 0% schema description coverage, the description carries the full burden of explaining the single 'placa' parameter, but it never mentions the expected Brazilian license plate format (e.g., Mercosur 'ABC1D23'). The parameter name is self-explanatory in Portuguese, but there is no guidance on case, special characters, or vehicle type, which this specific DETRAN query might be sensitive to.

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 uses a specific verb+resource structure ('consulta em fonte oficial' for 'Publicação de Dano' from DETRAN MG) and adds crucial scope differentiation by specifying 'média e grande monta' (medium and large vehicles). It clearly distinguishes itself from sibling tools (authenticate, connect, marketplace, etc.) which are platform-level. Minor deduction because it slightly restates the name rather than adding a behavioral example, and the scope distinction could be more explicit.

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?

There is no explicit when-to-use or when-not-to-use guidance, nor any mention of alternative tools for related queries (e.g., other DETRAN query types or vehicle categories). The description only implies the use case via the purpose. The cost warning ('pague por consulta') hints at being judicious with calls but never states when to prefer this tool or an alternative.

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.