Loading MCP server directory, please wait...
MCP server for DoorDash - let AI agents order food delivery autonomously with browser-based ordering
npx @getmcp/cli add io.github.markswendsen-code/doordashRequires Node.js 18+. Community-contributed server. Review source before installing.
DOORDASH_EMAILDoorDash email/phone for authentication
DOORDASH_PASSWORDDoorDash account password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.markswendsen-code/doordash": {
"command": "npx",
"args": [
"-y",
"@striderlabs/mcp-doordash"
],
"env": {
"DOORDASH_EMAIL": "",
"DOORDASH_PASSWORD": "",
"DOORDASH_ADDRESS": ""
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Arcane Docker and container management.
Rust MCP server and CLI for Gotify push notifications and message management.
Rust MCP gateway with Code Mode, authentication, setup, logs, CLI, HTTP API, and operator web UI.