Skip to main content
Glama

Competidores seguidos

ml_competidores
Read-only

Compare your MercadoLibre store against monitored competitors by checking their reputation, listing count, estimated sales, and average price. Use this when asking about your competitive position.

Instructions

Vendedores que se están monitoreando: reputación, cantidad de publicaciones, ventas estimadas y precio promedio. Usar cuando preguntan cómo están contra la competencia.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cuentaNoID de la cuenta de MercadoLibre.
Behavior3/5

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

Annotations already declare readOnlyHint=true, openWorldHint=true, and destructiveHint=false, so the safety profile is covered. The description adds some context by noting that the sellers are being monitored and that sales are 'estimadas', but it does not disclose data freshness, update cadence, or any operational caveats beyond that.

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 two short sentences with no filler. The core subject and returned metrics come first, followed by a clear usage cue, so the most decision-relevant information is front-loaded.

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-only tool with one optional parameter and annotations covering safety, the description conveys what the tool returns and when to use it. The main gap is that it does not explain what happens when 'cuenta' is omitted, even though the schema marks it as optional.

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%, so the single parameter 'cuenta' is already described as the MercadoLibre account ID. The description adds no further meaning about how to choose or omit this optional parameter, which leaves the baseline at 3.

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 identifies the resource (monitored competitor sellers) and the data returned (reputation, listings, estimated sales, average price). It lacks an explicit action verb like 'list' or 'get', and does not name sibling tools to distinguish itself, but the content is specific enough to separate it from broad market tools.

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 provides an explicit usage trigger: 'Usar cuando preguntan cómo están contra la competencia.' It gives clear context for when the tool applies, but it does not mention exclusions or explicitly compare against sibling tools such as ml_competitividad or ml_mercado.

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/kokesaurio/mercadolibre-algoritmodigital'

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