Rami Levy
About
An MCP server for interacting with the Rami Levy online grocery store API.
Details
- Author
- shilomagen
- Categories
- Other, API
Jump to
Setup
Install Rami Levy in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/shilomagen/rami-levy-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
MCP Server for the Rami Levy Online Grocery Store API. This is a proof of concept implementation that demonstrates how to integrate Rami Levy's e-commerce platform with MCP-enabled LLMs.
- Search for products in Rami Levy's catalog
- Inputs:
- q(string): Search query
- store(string, optional): Store identifier (default: "331")
- aggs(number, optional): Aggregation flag (default: 1)
- Add one or more items to the shopping cart
- Inputs:
- store(string): Store identifier (e.g., "331")
- items(array): List of items to add, each containing:
- id(number): Product identifier
- quantity(number): Quantity to add (minimum: 1)
- Remove items from the cart by providing an updated list of items to keep
- Inputs:
- store(string): Store identifier
- items(array): Updated list of items to keep in cart
- Update the quantity of an item in the cart
- Inputs:
- store(string): Store identifier
- id(number): Product identifier
- newQuantity(number): New quantity for the product (minimum: 1)
- rami-levy://checkout
- Get the URL for the Rami Levy checkout page
- Returns: Checkout page URL
This MCP server requires authentication tokens from an active Rami Levy session. To obtain these:
Create a.envfile with the following variables:
Add the following to yourclaude_desktop_config.json:
⚠️Important: This is a proof of concept implementation. Please note:
- The authentication tokens provide full access to your Rami Levy account
- Tokens should be kept secure and never committed to version control
- Tokens expire periodically and will need to be refreshed
- This implementation is not intended for production use without proper security review
- Session tokens expire and need to be manually refreshed
- Some features of the Rami Levy API are not implemented (e.g., user profile, order history)
- Error handling for expired sessions could be improved
- No rate limiting implementation
Issues and pull requests are welcome! Please ensure you don't commit any sensitive information like authentication tokens.
This project is licensed under the MIT License. See theLICENSEfile for details.
This is an unofficial project and is not affiliated with or endorsed by Rami Levy Chain Stores Ltd. All product names, logos, and brands are property of their respective owners.
Transaction-complete hotel booking over MCP — 300K+ properties, real hotel confirmation numbers, loyalty points, secure checkout. Hotels are merchant of record. Builders set their own booking fee via Stripe Connect. Built on proven distribution infrastructure.
Static MCP discovery card for x402 spend-policy, paid MCP launch guidance, seller checkout repair, and agent-payment safety APIs.
Unified MCP server for 70+ eCommerce platforms: products, orders, customers, inventory, and more.
A TypeScript-based MCP server for interacting with the Etsy API, featuring a simple notes system.
AI-native vacation rental infrastructure — search properties, check availability, get quotes, and complete direct bookings via MCP. Supports multi-language, real-time calendar sync, and dynamic staircase pricing across a federated host network.
Unofficial Model Context Protocol server for iFood — browse, search, cart and order food via AI
37 MCP servers for agentic commerce — Stripe ACP, x402, AP2, Google UCP, plus 14 Brazilian payment rails. ~480 tools.
Pepesto gives your agent the ability to turn any recipe (a URL, plain text, or a photo) into a matched basket of real supermarket products with live prices, across 26 European supermarkets. The MCP covers the recipe → matched cart half of the grocery shopping workflow (parse / search / map ingredients to SKUs / check catalogs)
Remote MCP server for sommelier-grade wine pairing. 7 tools powered by a proprietary Wine DNA algorithm. API key or x402 pay-per-call.
MCP server for Instacart - let AI agents order groceries and household items from local stores
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




