About
DoorDash Delivery (Unofficial)
README
To build the MCP server, run:
npm install && npm run build
This will compile the typescript files and produce a build directory plus it will output the json you can copy/paste into your MCP client (Claude Desktop, Windsurf, Cursor, etc.)
If all things go well, this will produce an output similar to this:
{
"mcpServers": {
"doordash": {
"command": "node",
"args": [
"<thePathToYour>/build/index.js"
],
"env": [
{
"DOORDASH_API_KEY": "<REPLACE>"
}
]
}
}
}
Support & Feedback
If things do not compile, or you have more advanced needs, please reach out to me at, [email protected].
Sharing
If you have found value in this service please share it on social media. You can tag me @jordandalton on X, or jdcarnivore on Reddit.
Installing jordandalton/doordash-mcp-server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/JordanDalton/DoorDash-MCP-ServerFAQ
Is jordandalton/doordash-mcp-server MCP free?
Yes, jordandalton/doordash-mcp-server MCP is free — one-click install via Unyly at no cost.
Does jordandalton/doordash-mcp-server need an API key?
No, jordandalton/doordash-mcp-server runs without API keys or environment variables.
Is jordandalton/doordash-mcp-server hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install jordandalton/doordash-mcp-server in Claude Desktop, Claude Code or Cursor?
Open jordandalton/doordash-mcp-server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare jordandalton/doordash-mcp-server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
