71
/ 100
15 days ago
glama

Groceries MCP Server

Enables searching for groceries and automatically adding items to cart through various grocery vendor APIs like Rami Levy and Keshet.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: OPENROUTER_API_KEY, GROQ_API_KEY, VENDOR_API_KEY, PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_ENDPOINT
configINFERENCE_ENDPOINT
🔐 secretOPENROUTER_API_KEY
🔐 secretGROQ_API_KEY
configMODEL_ID
configVENDOR
configVENDOR_ACCOUNT_ID"": state.authuser.user.id,
configCART_ID
🔐 secretVENDOR_API_KEY"": state.authuser.user.token,
configPLAYWRIGHT_WS_URL
🔐 secretPASSWORD
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/o-b-one-groceries-mcp-11hti7)](https://m8ven.ai/mcp/o-b-one-groceries-mcp-11hti7)
commit: 2a7044b82f0e90191e996abe2cb4c3a23aeae692
code hash: 0a8b818f5c7bc1d810aa6c738ea881e296f7caf102a734c5ab5e63f9fc52c893
verified: 6/17/2026, 12:28:24 PM
view raw JSON →