Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

DoorDash Drive API

БесплатноНе проверен

Provides a bridge to the DoorDash Drive API for managing delivery services, creating quotes, handling business operations, and store management without writing

GitHubEmbed

Описание

Provides a bridge to the DoorDash Drive API for managing delivery services, creating quotes, handling business operations, and store management without writing complex API interaction code

README

To build the MCP server, run:

npm install && npm run build

This will compile the typescript files and produce a build directory plus it will output the json you can copy/paste into your MCP client (Claude Desktop, Windsurf, Cursor, etc.)

If all things go well, this will produce an output similar to this:

{
  "mcpServers": {
    "doordash": {
      "command": "node",
      "args": [
        "<thePathToYour>/build/index.js"
      ],
      "env": [
        {
          "DOORDASH_API_KEY": "<REPLACE>"
        }
      ]
    }
  }
}

Support & Feedback

If things do not compile, or you have more advanced needs, please reach out to me at, [email protected].

Sharing

If you have found value in this service please share it on social media. You can tag me @jordandalton on X, or jdcarnivore on Reddit.

from github.com/jordandalton/doordash-mcp-server

Установка DoorDash Drive API

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/jordandalton/doordash-mcp-server

FAQ

DoorDash Drive API MCP бесплатный?

Да, DoorDash Drive API MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для DoorDash Drive API?

Нет, DoorDash Drive API работает без API-ключей и переменных окружения.

DoorDash Drive API — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить DoorDash Drive API в Claude Desktop, Claude Code или Cursor?

Открой DoorDash Drive API на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare DoorDash Drive API with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development