67
/ 100
10 days ago
glama

Uber Eats MCP Server

Allows AI assistants to browse menus, manage carts, and place orders on Uber Eats through natural language commands.

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 3 credentials: UBEREATS_CSRF_TOKEN, UBEREATS_PAYMENTS_API_KEY, UBEREATS_PAYMENTS_USE_CASE_KEY
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.
🔐 secretUBEREATS_CSRF_TOKEN
configUBEREATS_LOG_API_CALLS
configUBEREATS_API_CALL_LOG
configUBEREATS_PLACE_REFERENCE
configUBEREATS_PLACE_REFERENCE_TYPE
configUBEREATS_FEED_CACHE_TAIL
🔐 secretUBEREATS_PAYMENTS_API_KEY
configUBEREATS_CHECKOUT_SESSION_UUID
🔐 secretUBEREATS_PAYMENTS_USE_CASE_KEY
configUBEREATS_COUNTRY_ISO2
configUBEREATS_REGION_ID
configUBEREATS_CHECKOUT_CITY_NAME
configUBEREATS_CHECKOUT_TRACKING_CODE
configUBEREATS_BROWSER_VIEWPORT
configUBEREATS_BROWSER_DEBUG
configUBEREATS_LOGIN_TRACE
configUBEREATS_CART_BROWSER_FALLBACK
configUBEREATS_PLACE_ORDER_BROWSER_ONLY
configUBEREATS_PLACE_ORDER_NO_BROWSER_FALLBACK
configUBEREATS_WEB_LOCALE
// 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 6 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/matiasconcha11-uber-eats-mcp-1wytv1)](https://m8ven.ai/mcp/matiasconcha11-uber-eats-mcp-1wytv1)
commit: 035e93f3fd7ebaecc538427cf419d1a887aaf50d
code hash: dfbe23ea327b6370148fa0464ad906d1bd475fadcdda1c15721e661263eacc83
verified: 7/21/2026, 9:29:55 AM
view raw JSON →