Skip to main content
Glama

DETRAN CE: Certidão Negativa de Débitos (por placa)

detran_ce_certidao_debitos_consultar

Read-onlyIdempotent

DETRAN CE: Certidão Negativa de Débitos (por placa), 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. Dates show when Glama detected each change.

  1. First observed

TDQS

A3.8/5.0
Behavior4/5

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

With annotations indicating read-only (readOnlyHint=true, destructiveHint=false) and idempotent (idempotentHint=true), the description adds crucial context: it uses official sources, requires payment per query, and involves LGPD compliance. It also clarifies data is not confidential, which is important for agents handling privacy. 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.

Conciseness5/5

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

The description is concise, packed with relevant information (source, payment, data privacy, legal note), and well-structured with clear sentences. No redundancy or fluff.

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

Completeness4/5

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

Given the single parameter and presence of annotations, the description covers the essential context: official source, payment model, data sensitivity, and LGPD responsibility. It lacks explicit return format, but as there is no output schema, it could be improved by describing what the response contains (e.g., whether it's a Boolean or a document), but overall it's quite complete.

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

Parameters3/5

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

The parameter 'placa' is only defined as a string with no format or pattern. Since schema coverage is 0%, the description should compensate, but it only mentions 'por placa' without specifying the expected format (e.g., Mercosur format, letters/numbers). However, the singular required parameter is simple enough that a baseline 3 is reasonable.

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 'DETRAN CE: Certidão Negativa de Débitos (por placa), consulta em fonte oficial', identifying the specific resource (vehicle plate) and action (query). While it doesn't explicitly contrast with siblings, the sibling tools are unrelated (auth, marketplace, etc.), so differentiation is implicit.

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 description mentions it's a paid query using prepaid credits and that it's hosted by the platform, which informs when to use it (when you need a negative debt certificate). However, it doesn't explicitly state alternatives or when not to use it, such as for other states or different types of certificates.

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.