Skip to main content
Glama

Superprecio MCP Server

by bunkerapps

get_best_deals

Find products on sale and discount opportunities across supermarkets to help with budget shopping and savings.

Instructions

Find the best deals and discounts currently available in supermarkets.

This tool helps you discover:

  • Products on sale

  • Best price-to-value items

  • Popular deals

  • Discount opportunities

Great for budget shopping and finding savings across all stores.

Input Schema

NameRequiredDescriptionDefault
categoryYesProduct category or type to find deals for (e.g., "lácteos", "cereales", "bebidas")
maxResultsNoNumber of deals per supermarket (default: 10)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Product category or type to find deals for (e.g., \"lácteos\", \"cereales\", \"bebidas\")", "type": "string" }, "maxResults": { "default": 10, "description": "Number of deals per supermarket (default: 10)", "maximum": 30, "minimum": 1, "type": "number" } }, "required": [ "category" ], "type": "object" }

Other Tools from Superprecio MCP Server

Related Tools

    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/bunkerapps/superprecio_mcp'

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