74
/ 100
11 hours ago
glama

DoorDash CLI MCP Server

Local MCP wrapper for DoorDash CLI on macOS, exposing DoorDash services like restaurant search, menus, carts, ordering, and payments as MCP tools with secure token-based access.

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 1 credential: ADMIN_ACCESS_TOKEN
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.
🔐 secretADMIN_ACCESS_TOKENin .env, then start the server:
configDD_CLI_PATH./dd-cli DoorDash executable
configDD_CLI_TIMEOUT_MS120000 Per-command timeout
configDD_MCP_DB_PATH./.data/doordash-mcp.sqlite Token and submission SQLite database
configHOST127.0.0.1 Listen address
configPORT8787 Listen port
// 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/francisschmaltz-doordash-cli-mcp-lhfpdh)](https://m8ven.ai/mcp/francisschmaltz-doordash-cli-mcp-lhfpdh)
commit: 71da01d8ee56f2cad347423c4b3ea0d806e774b2
code hash: 6d1e465c0e8c07346223cc4c4b3450fd4214e7e882f16577c42ce6b08dfc0926
verified: 7/31/2026, 9:03:27 AM
view raw JSON →
DoorDash CLI MCP Server · M8ven Trust Score | M8ven