Skip to main content
Glama

DETRAN AL: Renajud

detran_al_renajud_consultar

Read-onlyIdempotent

DETRAN AL: Renajud, 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
renavamYes

Schema Changelog

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

  1. First observed

TDQS

B3.1/5.0
Behavior5/5

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

The description goes well beyond annotations by disclosing that this is a paid service (pre-paid credits), requires no platform credentials, returns non-confidential data, and places LGPD compliance responsibility on the client. These are valuable behavioral traits not captured in annotations (readOnlyHint, idempotentHint, destructiveHint). There is no contradiction 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.

Conciseness3/5

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

The description is a single, run-on sentence that packs a lot of information (purpose, hosting, payment, legal notice). It front-loads the purpose effectively but lacks structured breaks, making it somewhat dense. It could be improved by splitting into separate sentences for clarity, but it's not overly verbose.

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

Completeness2/5

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

Given the lack of an output schema and sparse parameter definitions, the description should have explained what information is returned from a Renajud query. It does mention 'informação de fontes e órgãos oficiais', but that's vague. It also omits any details about response format or data fields. While it provides legal and payment context, it falls short of being a complete description for a query tool with two unexplained parameters.

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

Parameters1/5

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

The description makes no mention of the parameters 'placa' and 'renavam', and the schema provides no descriptions either (0% schema coverage). Since the description carries full responsibility for parameter meaning in this case, the complete absence of any explanation renders this dimension severely deficient.

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 the tool queries Renajud via DETRAN AL, an official Brazilian source. The verb 'consulta' and resource 'Renajud' are explicit, and it distinguishes itself from sibling tools (none of which are related to vehicle data queries). However, it doesn't explicitly state what kind of information is returned beyond being from official sources, so it's not a perfect 5.

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 guidance on when to use this tool versus alternatives, nor any exclusions. The description mentions payment and legal aspects but does not explain under what circumstances an agent should choose this tool over others. The only implicit context is that it's for Renajud queries, but no comparative or conditional guidance is 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.