Home › Other › Peckish — DoorDash ordering
Peckish — DoorDash ordering
Order food on DoorDash — compare real fee-included totals; you approve every order.
Topics: Delivery
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.4.0)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"peckish": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"DD_CLI_PATH": "<YOUR_VALUE>"
}
}
}
}
DD_CLI_PATH— Absolute path to the dd-cli binary. Only needed if it is not at ~/.local/bin/dd-cli — GUI clients do not inherit your shell PATH.
Related servers
reactuse
MCP server for the [ReactUse](https://reactuse.com) library — 110+ React Hooks (TypeScript-first, SSR-compatible, tree-shakable). Lets AI…
DoorDash-MCP-Server
DoorDash Delivery (Unofficial)
DragonMCP
MCP server for Greater China local life services: Meituan/Ele.me food delivery, Didi/Meituan ride-hailing, WeChat Pay/Alipay, Amap/Baidu…
yandex-lavka-mcp
Unofficial MCP server for ordering Yandex Lavka groceries: search, cart, checkout.
warp-agent-mcp
Quote, book, and track LTL, FTL, cargo van, and box-truck freight via the Warp API.
royalmail-mcp
Book, label, track and cancel Royal Mail and Parcelforce shipments. 33 UK and international services via friendly keys or raw Service…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry