Skip to main content
Glama

SEFAZ SP: Débitos de Veículo

sefaz_sp_debitos_veiculo_consultar

Read-onlyIdempotent

SEFAZ SP: Débitos de Veículo, 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
login_cpfNo
login_senhaNo
pkcs12_certNo
pkcs12_passNo

Schema Changelog

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

  1. First observed

TDQS

C2.7/5.0
Behavior2/5

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

The description discusses legal aspects (LGPD, data control) and that it's not confidential data, but does not disclose behavior like potential rate limits, failure modes, or that it may require external authentication (login_cpf/pkcs12_cert params suggest login may be needed). Annotations only indicate read-only and idempotent, which align with the 'consulta' term. The description adds some transparency about data sourcing, but misses critical behavioral details like the need for credentials or login process, which are not obvious from the description.

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 paragraph with multiple sentences, but it is not front-loaded with the most critical information – it jumps into legal disclaimers and hosting details after the purpose. Each sentence adds some value (source, credentials, payment, LGPD), but it could be more structured with a clearer hierarchy. It's appropriate in length but could be improved by leading with the tool's core function and typical usage.

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 simplicity of the operation (consult debts), the description covers the source and legal context but misses key aspects: the required parameters (placa, renavam) are not explained, the optional login/certificate parameters are not mentioned, and there is no mention of how results are returned (no output schema). The description is not complete for an agent to use it effectively without additional context.

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%, and the description provides zero parameter details. The schema has 6 params including 'placa' and 'renavam' (required, but no format or semantics explained), and optional login/pkcs12 params that are not described. The description does not compensate at all for the missing parameter info.

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's purpose: 'SEFAZ SP: Débitos de Veículo, consulta em fonte oficial' – a specific verb ('consultar') and resource ('Débitos de Veículo') with the source (SEFAZ SP). It distinguishes from siblings by indicating it's a query for vehicle debts, while siblings are generic (authenticate, connect, etc.). However, it doesn't explicitly compare to other data consultation tools, but given the sibling list, it's quite distinct.

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 provides context on when to use: to consult vehicle debts from an official source, with no credentials required for the platform出力? Actually, it mentions 'sem credenciais da plataforma' and payment via prepaid credits, but does not explicitly state when not to use or provide alternatives. It implies usage for legitimate purposes under LGPD, but lacks explicit when-not 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.