D

DoorDash-MCP-ServerDoorDash-MCP-Server MCP server

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

DoorDash-MCP-Server is a TypeScript-based MCP (Message Control Protocol) server designed to interact with DoorDash's API. It allows users to build and configure an MCP server for use with various clients like Claude Desktop, Windsurf, or Cursor. The server requires an API key to function properly. Users can build the server by running 'npm install && npm run build', which compiles TypeScript files and generates a JSON output for client configuration. The project is open-source and maintained by Jordan Dalton.

Key features

  • MCP server implementation
  • DoorDash API integration
  • TypeScript compilation
  • JSON output for client configuration
  • Environment variable support

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

MCP Client Integration

Use DoorDash-MCP-Server to integrate MCP clients like Claude Desktop with DoorDash's API.

Custom API Interactions

Leverage the server to create custom interactions with DoorDash's API using the MCP protocol.

Pros & Cons

Pros

  • Open-source and customizable
  • Supports various MCP clients
  • Easy to set up with npm build process
  • TypeScript-based for maintainability

Cons

  • Requires DoorDash API key for functionality
  • Limited documentation and support resources
  • No official releases or packages available
  • Dependent on Node.js and TypeScript ecosystem

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Is the DoorDash-MCP-Server open-source?

Yes, the project is open-source and maintained by Jordan Dalton.

Asked by Margaret Whitfield · Oct 19, 2025

What clients are supported by the DoorDash-MCP-Server?

The server supports various MCP clients, including Claude Desktop, Windsurf, and Cursor.

Asked by Jamal Carter · Aug 27, 2025

How do I build the DoorDash-MCP-Server?

To build the server, run 'npm install && npm run build', which compiles TypeScript files and generates a JSON output for client configuration.

Asked by Carmela Esposito · Aug 16, 2025

What is required to run the DoorDash-MCP-Server?

The server requires an API key to function properly, which can be set as an environment variable DOORDASH_API_KEY.

Asked by Wanjiru Kamau · Jul 4, 2025

Ask a question

MCP Servers alternatives