groceries-mcp

groceries-mcp

3.3

If you are the rightful owner of groceries-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for different Groceries vendor API, enabling searching groceries and cart update.

add_items_to_cart

Add groceries to the basket. Inputs: items (list[CartItemScheam]): items to add to the cart. Returns: Updated cart.

search

Lookup for item in the vendor. Inputs: item (string): Items to. Returns: list of items corresponding to search term.