mcpbeat Sign in

Peckish — DoorDash ordering MCP Server

local only

Peckish — DoorDash ordering runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 11 Aug 2026.

Order food on DoorDash — compare real fee-included totals; you approve every order.

Installs per day peak 272 · avg 23 · -55% w/w
a month agotoday
83
Installs / week
npm · peckish-mcp
0
Stars
0 open issues
11 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

    execFile(bin, ["--json-output", "address", "list"], { timeout: 30_000 }, (err, stdout, stderr) => {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Peckish — DoorDash ordering every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add peckish -- npx -y peckish-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "peckish": {
      "args": [
        "-y",
        "peckish-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.peckish]
command = "npx"
args = ["-y", "peckish-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "peckish": {
      "args": [
        "-y",
        "peckish-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "peckish": {
      "args": [
        "-y",
        "peckish-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: 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.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Peckish — DoorDash ordering

same job, measured the same way
Apis Io
by apis

Discover, rate and compare APIs and providers in the APIs.io catalog; manage a listing you own.

139 tools answering
P-Kollen — Swedish Parking Prices
by jannegpriv

Compare parking in Sweden: real total cost incl. caps and free windows, rules, payment apps.

answering
Canuckeats — Canadian Food Delivery
by canuckeats

AI food ordering across Canada — 17,000+ restaurants, 89 cities, real UberEats + DoorDash.

answering
Mintqa MCP
by adamgusky

MCP server for Mint — AI-powered QA that runs your app in a real browser on every PR.

17 installs/wk answering
Volthq
by newageflyfish-max

Compute price oracle for AI agents — compare pricing across 8 providers in real time.

77 installs/wk local only
Doordash
by markswendsen-code

MCP server for DoorDash - let AI agents order food delivery autonomously with browser-based ordering

39 installs/wk local only
One AI Guide
by oneaiguide

Read-only approved AI tools, public stacks, guides, and evidence-aware comparisons.

7 tools answering
Lighter MCP
by winter0x

Read Lighter perpetual markets and place guarded orders, including the H100 compute-price market.

47 installs/wk local only

Peckish — DoorDash ordering — questions

Answers built from our own checks of this server.

Why is there no uptime for Peckish — DoorDash ordering?
Peckish — DoorDash ordering runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package peckish-mcp was installed 83 times last week.
How do I connect Peckish — DoorDash ordering?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls peckish-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Peckish — DoorDash ordering?
The npm package peckish-mcp was installed 83 times in the last week. Week over week that is -55%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Peckish — DoorDash ordering open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.