Skip to main content
Glama

DETRAN PR: Licenciamento

detran_pr_licenciamento_consultar

Read-onlyIdempotent

DETRAN PR: Licenciamento, 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
renavamYes
pkcs12_certYes
pkcs12_passYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior4/5

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

The Annotations already declare readOnlyHint, idempotentHint, and non-destructiveHint, and the description does not contradict those. It then adds real behavioral context: it is a paid query using prepaid credits, it requires no platform credentials, it returns non-confidential official data, and it places LGPD responsibilities on the customer. This exceeds what the annotations alone communicate.

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 four relatively short, front-loaded sentences. The first sentence quickly states the purpose, and the remaining sentences add operational/pricing/LGPD context without extraneous fluff. It is slightly fuller than minimum necessary but still reasonably concise and structured.

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?

There is no output schema, and the description does not disclose what the tool returns or how failures are presented, such as whether it returns a licensing status object, a deadline, or an error message. It also leaves the relationship between the required certificate and the actual query flow implicit. The description establishes the legal/billing context but does not show enough operational detail for a confident invocation.

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?

The input schema has 0% description coverage, and the description never mentions renavam, pkcs12_cert, or pkcs12_pass. The phrase 'sem credenciais da plataforma' hints that the PKCS12 values are external credentials, but that is indirect. The description fails to explain the meaning or required format of the parameters, and there's no compensation for the lack of schema descriptions.

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 identifies the action and resource: 'DETRAN PR: Licenciamento, consulta em fonte oficial de Consulta informação de fontes e órgãos oficiais brasileiros'. It uses a specific, verb-like noun combination that distinguishes it from the sibling tools, which are platform utilities such as 'authenticate', 'connect', or 'marketplace'. This is a specific consulting operation for licensing data from the official DETRAN PR source.

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?

There is no explicit statement about when to use this tool versus alternatives, nor does it name alternative tools for the same task. It does imply usage by describing the operational context: the consultation is hosted by the platform, uses prepaid credits instead of platform credentials, and is the "same as made available to the citizen." This is usable but does not provide explicit when-to-use/when-not-to-use guidance.

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.