Skip to main content
Glama
opedrosoares

MCP Compras.gov.br

by opedrosoares

compras_contratacoes_14133_itens_por_contratacao

Retrieve the list of items for a specific Brazilian procurement (Law 14.133) by providing the contract ID. Returns paginated details to support price research and contract analysis.

Instructions

Lista itens de uma contratação 14.133 específica.

Endpoint /modulo-contratacoes/2.1_consultarItensContratacoes_PNCP_14133_Id.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paginaNoPágina de resultados (1-based). Padrão 1.
id_contratacaoYesIdentificador interno da contratação (campo `id` retornado em listar_contratacoes_14133).
tamanho_paginaNoQuantidade de registros por página. Padrão 50, máximo 500.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. It only states the basic action (listing items) and the endpoint. It does not mention read-only nature, pagination behavior (though schema covers it), error handling, required permissions, or any side effects. The description adds minimal behavioral context beyond the function name.

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 very short: two sentences—one functional statement and one endpoint path. It is front-loaded with the purpose. No fluff, but it is perhaps too brief given the lack of annotations and the need for more context. Still, it earns its place.

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 tool has 3 parameters, an output schema, and many sibling tools, the description is incomplete. It does not explain how to obtain the required id_contratacao (though the schema hints at it), does not describe pagination behavior, and does not distinguish from similar siblings. The tool needs more context for effective use.

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?

Schema coverage is 100% (all 3 parameters have descriptions), so the baseline is 3. The description does not add any additional parameter meaning beyond what the schema already provides. It mentions the endpoint but not the parameters. No extra context or clarification is given.

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 lists items of a specific contract under law 14.133, using 'Lista itens de uma contratação 14.133 específica.' It names the endpoint and resource. However, it does not differentiate from the sibling tool 'compras_contratacoes_14133_itens_listar', which could have a similar scope, reducing clarity slightly.

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

Usage Guidelines2/5

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

The description implies usage when you have a specific contract ID, but it gives no guidance on when to use this tool versus alternatives like 'compras_contratacoes_14133_itens_listar' or 'compras_contratacoes_14133_consultar'. There is no mention of prerequisites, when-not-to-use, or conditional context.

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/opedrosoares/MCP_Compras'

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