About
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.
Key Features
- Add items to the shopping cart
- Retrieve the Rami Levy checkout page URL
- Remove items from the cart
- 8 GitHub stars
- Search for products in the Rami Levy catalog
- Update the quantity of items in the cart
Use Cases
- Automating grocery shopping tasks
- Building intelligent shopping experiences
- Integrating Rami Levy's e-commerce platform with MCP-enabled LLMs