50
/ 100
22 hours ago
glama

UberEats MCP Server Enhanced

A production-ready MCP server for UberEats automation, featuring Redis-backed sessions, n8n integration, and enterprise-grade security, enabling login, item addition, address setting, and checkout.

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: 16 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: ENCRYPTION_KEY, JWT_SECRET, SESSION_SECRET
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.
🔐 secretENCRYPTION_KEYyour-32-character-encryption-key-change-this
🔐 secretJWT_SECRETyour-super-secure-jwt-secret-key-change-in-production
configMAX_SESSIONS
configN8N_BASE_URL
🔐 secretSESSION_SECRETyour-session-secret-key-change-in-production
// 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 3 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/matr1xp-ubereats-mcp-server-1ob08m)](https://m8ven.ai/mcp/matr1xp-ubereats-mcp-server-1ob08m)
commit: 3563bfa3273042b33cf11851806779df96cdcb17
code hash: 8845fff9835f402f8d5a0615fe28feffabcc5828666c5576b63001cd2c62e4c3
verified: 6/21/2026, 10:48:21 AM
view raw JSON →