Skip to main content
Glama

SEFAZ SC: Certidão Negativa de Débitos

sefaz_sc_certidao_debitos_consultar

Read-onlyIdempotent

SEFAZ SC: Certidão Negativa de Débitos, 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
cpfNo
cnpjNo
nome_contribuinteNo
preferencia_emissaoNo

Schema Changelog

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

  1. First observed

TDQS

A3.7/5.0
Behavior4/5

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

Annotations already declare read-only, idempotent, non-destructive behavior. The description usefully adds that the query costs prepaid credits, requires no platform credentials, processes non-confidential official data, and involves LGPD obligations. This goes beyond the annotations and helps the agent understand cost, legal, and data governance traits.

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 compact and front-loads the main purpose, then briefly covers operational, cost, confidentiality, and legal points. It could be slightly more concise by merging the LGPD and business terms, but overall the length is reasonable and every sentence contributes meaningful context.

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

Completeness3/5

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

For a simple read-only query tool with four self-describing parameter names, the description provides good contextual detail about cost, hosting, and legal aspects. However, because there is no output schema, it doesn't describe the return structure or content, nor does it clarify at least one identifier (CPF/CNPJ) must be provided, leaving some ambiguity for the agent.

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 schema has 0% description coverage, and the description does not explain the four parameters (cpf, cnpj, nome_contribuinte, preferencia_emissao). While the property names are fairly self-explanatory for a Brazilian audience, the description adds no clarification about formats, required combinations, or constraints, so it fails to fill the schema documentation gap.

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 specifies the exact resource and action: 'SEFAZ SC: Certidão Negativa de Débitos, consulta em fonte oficial.' This clearly identifies it as a query tool for a specific Brazilian official tax debt certificate and distinguishes it from the platform-level sibling tools (authenticate, connect, marketplace, etc.).

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 useful context: it is an official-source query, hosted by the platform, requires no platform credentials, and consumes prepaid credits. However, it does not explicitly state when to use this tool versus alternatives or what preconditions apply (e.g., which identifier must be provided), though no sibling tool appears to be a direct alternative.

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.