Integrates Rami Levy's online grocery store API with MCP-enabled LLMs.
This server acts as an intermediary between Large Language Models (LLMs) and the Rami Levy online grocery store API, allowing for interactions such as searching for products, adding items to a cart, removing items, and updating quantities. This proof-of-concept implementation demonstrates the potential of integrating e-commerce platforms with LLMs to provide intelligent shopping experiences.
主要功能
01Add items to the shopping cart
02Retrieve the Rami Levy checkout page URL
03Remove items from the cart
048 GitHub stars
05Search for products in the Rami Levy catalog
06Update the quantity of items in the cart
使用案例
01Automating grocery shopping tasks
02Building intelligent shopping experiences
03Integrating Rami Levy's e-commerce platform with MCP-enabled LLMs