Skip to main content
Glama
NLACE-COM

mcp-supermercados-cl

by NLACE-COM

Oportunidades del momento

find_opportunities

Find products with active discounts and real stock, sorted by discount percentage. Filter by category, minimum discount, and exclude items already in your cart to uncover new savings opportunities at Jumbo.

Instructions

Devuelve los productos con MAYOR descuento vigente y stock real, ordenados por porcentaje de descuento, para recomendar aprovechar ofertas. Cada resultado trae discountPct, saving (ahorro CLP) y memberSaving (ahorro extra socio Prime) además de nombre, precio, precio normal, unidad y foto. Filtrable por category y minDiscountPct. Pasar excludeIds (ids del carro o frecuentes) para destacar solo oportunidades que el usuario aún no tiene. primeOnly para ofertas exclusivas de socios. Hoy disponible en Jumbo (colección de ofertas verificada).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMáximo de oportunidades a devolver.
storeNoCadena. Hoy: jumbo (con colección de ofertas).jumbo
branchIdNoSucursal para precios/stock locales, ej. "jumboclj512".
categoryNoCategoría para acotar, ej. "Despensa", "Lácteos".
primeOnlyNotrue = solo ofertas exclusivas de socios Jumbo Prime.
excludeIdsNoIds de producto a excluir (lo que el usuario ya tiene en el carro o compra siempre).
minDiscountPctNoDescuento mínimo en % para incluir (ej. 30 = solo 30%+ off).
Behavior4/5

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

No annotations provided, so the description carries full burden. It discloses return fields, sorting, filtering, and availability on Jumbo. It does not mention side effects, but it is clearly a read operation. The description is transparent about what the tool does.

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, well-structured paragraph of about 6 sentences. It front-loads the core purpose and ordering, then lists return fields, filtering, and specific usage hints. No superfluous information.

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?

Given no output schema, the description lists return fields explicitly. It covers filtering, exclusion, primeOnly, store availability, and limit. It does not mention pagination beyond the limit parameter or error handling, but for a top-deals tool, the information is sufficient.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, and the description adds significant context beyond schema descriptions. For example, excludeIds is explained as 'lo que el usuario ya tiene en el carro o compra siempre', and minDiscountPct includes an example. The description also lists return fields not in schema.

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 explicitly states it returns products with the highest discount and real stock, sorted by discount percentage, for recommending deals. It lists returned fields (discountPct, saving, memberSaving) and filtering options. The title 'Oportunidades del momento' reinforces a clear purpose.

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 clear context: use for finding best deals, with specific usage tips for excludeIds (to exclude user's current items) and primeOnly (exclusive offers). It implies when to use (for deals) but does not explicitly differentiate from sibling tools like get_offers. Nonetheless, the context is sufficient for an agent.

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/NLACE-COM/mcp-supermercados-cl'

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