DeliveryPython
jordandalton/doordash-mcp-server
π β DoorDash Delivery (Unofficial)
delivery
Share:
Quick Start
Clone the repository:
git clone https://github.com/JordanDalton/DoorDash-MCP-ServerClaude Desktop configuration example:
{
"mcpServers": {
"doordash-mcp-server": {
"command": "npx",
"args": [
"-y",
"jordandalton/doordash-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.
Details
Category
Delivery
Language
Python
Author
JordanDalton