Skip to main content
Glama
chaituredd

DoorDash MCP Server

by chaituredd

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort to use when using HTTP transport. Default is '3000'.3000
TRANSPORTNoTransport protocol to use: 'stdio' or 'http'. Default is 'stdio'.stdio
DOORDASH_KEY_IDNoDoorDash Key ID from the Developer Portal. Required when DOORDASH_API_MODE is 'live'.
DOORDASH_API_MODENoAPI mode: 'mock' or 'live'. Default is 'mock'.mock
DOORDASH_DEVELOPER_IDNoDoorDash Developer ID from the Developer Portal. Required when DOORDASH_API_MODE is 'live'.
DOORDASH_SIGNING_SECRETNoDoorDash Signing Secret from the Developer Portal. Required when DOORDASH_API_MODE is 'live'.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/chaituredd/doordash-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server