Skip to main content
Glama

DETRAN PR: Multas (Extrato)

detran_pr_multas_extrato_consultar

Read-onlyIdempotent

DETRAN PR: Multas (Extrato), 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

B3.2/5.0
Behavior4/5

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

The annotations already declare read-only, idempotent, and non-destructive behavior, and the description aligns with that by calling it a consulta. The description adds useful context beyond the annotations: official data source, no platform credentials, prepaid credit cost, non-classified data, and LGPD data controller responsibilities.

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 starts with the main function and keeps the whole text short. The subsequent payments and LGPD context are relevant but mostly boilerplate; every sentence is still useful, though not perfectly tight.

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?

With no output schema and no parameter descriptions, the description does not provide enough operational detail to invoke the tool reliably. It does not explain what the returned extrato contains, how the PKCS#12 certificate/password should be handled, or how the payment/credit requirement affects a call.

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?

Schema description coverage is 0%, so the description must compensate, but it never explains renavam, pkcs12_cert, or pkcs12_pass. The agent is left with only the raw property names and no format, relationship, or purpose for these required inputs.

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 identifies a DETRAN-PR fine statement query against an official source, using an explicit query verb and resource. It does not name an alternative DETRAN-like tool because the siblings are generic platform tools, but it stops short of stating what is returned or how RENAVAM is used.

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?

The intended usage is implied: use it to consult DETRAN-PR multas/extrato from an official source, with the caveat that it is paid per query. There is no explicit when-not-to-use guidance or alternative recommendation, so the guidance is not as strong as it could be.

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.