mcpserver.lol
registry/grocery
Connection check verified live · 28h ago

grocery

Live Australian grocery prices from Woolworths, Coles, Aldi and Harris Farm.

Tools 10
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

10 tools

Read from the running server on 28h ago.

batch_search items*retailerscandidates_per_retailer
ADVANCED / manual selection. Do NOT use this to build a shopping list: for any list of 2 or more items, call build_basket (one call, server-side, cheapest pick per item). Use batch…
build_basket items*retailers
MANDATORY for shopping lists. When the user gives you 2 or more grocery items, call this tool ONCE with the full list. Do NOT call decompose_product, search_products, or batch_sear…
compare_prices barcode*
Compare prices for the same product across retailers using its barcode. Returns all retailers stocking the product, sorted cheapest first. About 7,800 products have barcode matches…
decompose_product quantity*raw_input*qualifiers*category_path*disqualifiers*canonical_query* +3
ADVANCED / single item. Do NOT use this to build a shopping list: for any list of 2 or more items, call build_basket (one call, server-side). Use decompose_product only to break ON…
get_cheapest limitproduct_name*
Find the cheapest option for a product across all Australian grocery retailers. Searches by name and returns results sorted by price ascending.
get_price_history daysproduct_id*
Get historical price data for a product. Shows price changes over time with stats (lowest, highest, average). History depth depends on your tier (30-365 days).
get_product product_id*
Get detailed information about a specific grocery product by its ID. Product IDs are returned in search results.
get_specials limitcategoryretailer
Get current grocery specials and promotions. Filter by retailer or category. Results include savings amounts. Updated weekly. Specials captured before the most recent Wednesday cat…
save_basket selections*
ADVANCED / manual commit. Do NOT use this to build a basket from a shopping list: for any list of 2 or more items, call build_basket (it searches, picks the cheapest, totals, and r…
search_products sortlimitquery*categoryretaileron_special
Search Australian grocery products across Woolworths, Coles, Aldi, and Harris Farm. Returns product name, price, brand, category, unit price, and whether it's on special.