DoorDash MCP
by shivanished
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address | 127.0.0.1 |
| PORT | No | MCP server port | 3737 |
| DD_CLI_BIN | No | Path to the dd-cli binary | dd-cli |
| DD_MCP_QUIET | No | Set to '1' to silence structured logs | |
| DD_MCP_STATE_DB | No | SQLite path for the submission journal | .data/state.db |
| MAX_RESPONSE_CHARS | No | Tool-response truncation cap | 60000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues