Skip to main content
Glama

consultar_cnpj

Fetch public CNPJ data from Brazil's Receita Federal, including company name, address, registration status, and business activities. Simplify corporate verification with a single query.

Instructions

Consulta dados públicos de um CNPJ na Receita Federal (razão social, endereço, situação cadastral, atividades)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cnpjYesCNPJ a consultar (apenas números, 14 dígitos)
Behavior3/5

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

No annotations are provided, and the description relies on 'Consulta' to imply a read-only operation. It adds the scope of public data and sample fields, but does not explicitly address side effects, permissions, or error behavior, which is a moderate gap given no 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 a single sentence that front-loads the action and conveys essential information without waste.

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?

For a simple read tool with one parameter and no output schema, the description gives a useful overview including the source and sample fields, but it stops short of describing response structure or potential failure modes. Given low complexity, this is largely sufficient.

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 schema covers the only parameter 'cnpj' with a clear format description. The tool description adds no additional parameter context beyond what the schema provides, so it meets the baseline for high schema coverage.

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 the verb 'Consulta' (queries) and the resource 'dados públicos de um CNPJ na Receita Federal', listing example fields. It differentiates from sibling tools by focusing specifically on CNPJ public data from the federal revenue service.

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 implies the tool is for checking public CNPJ data but does not discuss when to use it versus alternatives like 'consultar_empresa', nor mention any exclusions or contextual triggers.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rodrigo-do-carmo/mcp-nota-fiscal'

If you have feedback or need assistance with the MCP directory API, please join our Discord server