Skip to main content
Glama

JUCESP: Ficha Cadastral Simplificada

jucesp_ficha_consultar

Read-onlyIdempotent

Ficha cadastral simplificada de uma empresa na JUCESP (dados de registro por CNPJ, NIRE ou nome). Hospedado pela plataforma, sem credenciais, 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
cnpjNo
nameNo
nireNo
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

A3.9/5.0
Behavior4/5

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

Annotations indicate read‑only, idempotent, non‑destructive operationches; the description adds further useful information: payment model, lack of credentials, and LGPC responsibility. This goes beyond the annotations, though it does not specify response format or error behavior. 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.

Conciseness4/5

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

The description is concise and front‑loaded with the purpose, then states payment and data source. It is not overly long and is easy to parse.

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?

The tool has multiple parameters and no output schema. The description gives the core purpose and cost model but omits clarification about the authentication parameters and the expected response. Since it is a simple query tool the idea is clear, but the missing parameter explanations reduce completeness.

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 description clarifies that queries can be made by CNPJ, NIRE, or name, covering three of seven parameters. However, the authentication parameters (login_cpf, login_senha, pkcs12_cert, pkcs12_pass) are not mentioned at all, and the schema provides no descriptions (coverage 0%). The description fails to explain these parameters or whether they are required, leaving the agent with insufficient guidance.

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 states this tool retrieves a simplified corporate registration record (ficha cadastral) from JUCESP, specifying the query keys (CNPJ, NIRE, or name). This distinguishes it from the sibling tools, which are unrelated (authentication, marketplace, version info).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explains the general context: hosted by the platform, no credentials required, prepaid credits per query. It also indicates the data source is official Brazilian records. However, it does not explicitly state when to prefer this tool over alternatives (though no alternatives exist among siblings) nor when not to use it.

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.