DoorDash MCP Server
by SpunkySarb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOORDASH_EMAIL | Yes | Your DoorDash account email address |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| login_checkB | Check if the DoorDash session is active |
| search_restaurantsC | Search for restaurants and food on DoorDash |
| get_store_menuC | Get a store's full menu with items and prices |
| add_to_cartC | Add an item to your DoorDash cart |
| remove_from_cartC | Remove an item from your DoorDash cart |
| list_cartsB | List all active DoorDash carts |
| order_historyB | Get recent DoorDash order history |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SpunkySarb/doordash-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server