56
/ 100
1 month ago
glama

wafle MCP server

The first MCP server for the wafle commerce platform. It enables Claude, agents, and MCP-compatible clients to manage stores, products, orders, pricing, gateways, and more through natural language.

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
🚨
Known vulnerabilities in dependencies: 2 critical, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: WAFLE_API_KEY, WAFLE_MCP_JWT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 critical4 high3 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@2.1.5GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

criticalvitest@2.1.5GHSA-9crc-q9x8-hgqq

Vitest allows Remote Code Execution when accessing a malicious website while Vitest API server is listening

high@modelcontextprotocol/sdk@1.0.4GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.4GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highfastify@5.1.0GHSA-jx2c-rxcm-jvmq

Fastify's Content-Type header tab character allows body validation bypass

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_LEVEL"": "info"
🔐 secretWAFLE_API_KEYyour wafle admin key> # required (upstream)
configWAFLE_API_URL"": "https://wafle.click/wp-json/waffle/v1",
configWAFLE_MCP_HTTP_HOST
configWAFLE_MCP_HTTP_PORT
🔐 secretWAFLE_MCP_JWT_SECRETshared HS256 secret>
configWAFLE_MCP_REQUIRE_JWT1 # refuses legacy bearers in prod
configWAFLE_MCP_TOKENScomma-separated bearer tokens>
configWAFLE_TIMEOUT_MS30000 # optional
configWAFLE_USER_SESSION
// 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 4 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/the33warehouse-tech-wafle-mcp-1lveq8)](https://m8ven.ai/mcp/the33warehouse-tech-wafle-mcp-1lveq8)
commit: 0e2a3c7791b1212b4a89a8db7fa6f69edbec0c68
code hash: 96f4352099ff9fadfaa403f74b132ebccfbf78f2b3fe2103ac972ce774c374d8
verified: 6/13/2026, 10:28:38 AM
view raw JSON →