Skip to main content
Glama
opedrosoares

MCP Compras.gov.br

by opedrosoares

compras_arp_adesoes_item

Read-onlyIdempotent

Check which organizations adhered to a procurement agreement item, with quantities, demand level, and remaining legal adhesion limit.

Instructions

Lista adesões (caronas) já realizadas a uma ARP.

Endpoint Dados Abertos /modulo-arp/5_consultarAdesoesItem. Mostra quem aderiu e com que quantidade — indica nível de demanda e quanto ainda resta no limite legal de adesões.

Cache 15 min.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paginaNoPágina de resultados (1-based). Padrão 1.
numero_ataYesNúmero simples da ata (ex.: '00001/2024').
numero_itemYesNúmero do item dentro da ata.
tamanho_paginaNoQuantidade de registros por página. Padrão 50, máximo 500.
unidade_gerenciadoraYesCódigo da UASG gerenciadora da ata.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

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

  1. First observedv0.3.14

TDQS

A3.8/5.0
Behavior4/5

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

Annotations already establish read-only, idempotent, non-destructive behavior. The description adds meaningful runtime context beyond annotations: the underlying endpoint, the 15-minute cache behavior, and the interpretive value of the data (demand level and remaining legal adhesion limit). No safety-relevant side effects remain undisclosed.

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 compact and front-loaded. Every sentence earns its place: what the tool does, the source endpoint, the meaning of the output, and cache behavior. There is no repetition of schema content or filler.

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?

With rich annotations, an output schema, and a fully documented input schema, most operational ambiguity is already resolved. The description adds the endpoint, cache behavior, and high-level result interpretation. Missing explicit sibling routing is a minor gap, but nothing critical for invoking the tool is absent.

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 description coverage is 100%, so the baseline of 3 applies and the description does not need to restate parameter semantics. It does not add parameter-specific guidance beyond the schema, but the schema's per-field descriptions with examples already carry that burden adequately.

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 opens with a specific verb and resource: 'Lista adesões (caronas) já realizadas a uma ARP.' It further explains what the data shows ('quem aderiu e com que quantidade'), which distinguishes it from generic ARP listing tools. It does not explicitly contrast with close siblings like compras_arp_saldo_item or compras_arp_unidades_item, so it falls just short of full differentiation.

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 usage context is implied: an agent seeking existing adhesions to a specific ARP item, or demand-level information, would select this tool. However, the description does not explicitly state when to prefer this tool over related ARP sibling tools, nor does it provide exclusions or alternative routing guidance.

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