Skip to main content
Glama
package.json576 B
{ "name": "doordash-mcp", "version": "1.0.0", "description": "MCP server for DoorDash API integration", "main": "index.js", "scripts": { "start": "node index.js", "test": "node --experimental-vm-modules node_modules/jest/bin/jest.js", "lint": "eslint ." }, "keywords": [ "mcp", "doordash", "api" ], "author": "amannm", "license": "MIT", "dependencies": { "@doordash/sdk": "^0.6.13", "@modelcontextprotocol/sdk": "^0.6.0" }, "type": "module", "devDependencies": { "eslint": "^9.29.0", "jest": "^30.0.2" } }

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

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