MCP server for Rami Levy grocery shop
If you already use Rami Levy MCP, the rami levy mcp mcp server is the piece that lets your assistant work with it directly. MCP server for Rami Levy grocery shop.
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.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
Inputs — - q (string): Search queryReturns — Array of products with name, price, image URL, and IDAuthentication — This MCP server requires authentication tokens from an active Rami Levy session. To obtain these:Configuration is passed through the environment: RAMI_LEVY_API_KEY, ECOM_TOKEN, COOKIE, YOUR_API_KEY, YOUR_ECOM_TOKEN. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Rami Levy MCP's toolset — Inputs, Returns, Authentication — is a fair guide to whether it matches your workflow. It is maintained by shilomagen; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Rami Levy MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| Inputs | - q (string): Search query |
| Returns | Array of products with name, price, image URL, and ID |
| Authentication | This MCP server requires authentication tokens from an active Rami Levy session. To obtain these: |
| Variable | Description | Required |
|---|---|---|
| RAMI_LEVY_API_KEY | Credential the server authenticates with. | Yes |
| ECOM_TOKEN | Credential the server authenticates with. | Yes |
| COOKIE | Configuration value read at startup. | Optional |
| YOUR_API_KEY | Credential the server authenticates with. | Yes |
| YOUR_ECOM_TOKEN | Credential the server authenticates with. | Yes |
Payments infrastructure meets AI — customers, invoices, subscriptions and current API docs from Stripe's server.
Build for Shopify with current APIs — the official Dev MCP server for schema-accurate storefront and admin code.
Give your AI assistant a supervised window into your Interactive Brokers account — balances, positions, live quotes and orders.
Invoices, payments and disputes through PayPal's official server — commerce operations by conversation.
Enables querying and listing Azure resources and costs directly from an MCP client.
Empowers LLMs with Bitcoin Lightning Network payment capabilities via the ZBD API.