MCPHub

0 serversUpdated Sep 16, 2026

TasksCollectionsPlaygroundSubmit
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Tasks
  • Collections
  • Playground
  • Submit
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Servers
  2. /Delivery
  3. /CydVilla/peckish
DeliveryCommunityTypeScript
C

CydVilla/peckish

Order food on DoorDash: searches stores, compares real fee-included totals from live quotes, builds carts, plus groceries, promos, pickup, reorders and spend history. Placing an order always requires a client elicitation dialog you approve — clients without elicitation can browse and build carts but cannot order (fail closed). Built on DoorDash's official CLI (waitlist-gated, macOS arm64). npx -y peckish-mcp

0 starsUpdated Sep 7, 2026
Add to CursorView on GitHub

Ads

Overview

compares real totals (fees included), builds the cart, and you approve every

Installation

npx -y peckish-mcp

Configuration

{
  "mcpServers": {
    "peckish": {
      "command": "npx",
      "args": [
        "-y",
        "peckish"
      ]
    }
  }
}
Add to Cursor

Paste into ~/.cursor/mcp.json or .cursor/mcp.json

Tags

  • delivery
  • local
  • typescript
  • awesome-list

Related MCP servers

A

Delivery

arthurpanhku/DragonMCP

MCP server for Greater China local life services: Meituan/Ele.me food delivery, Didi/Meituan ride-hailing, WeChat Pay/Alipay, Amap/Baidu Maps, 12306 high-speed rail, Taobao/JD/Xianyu e-commerce, Hong Kong government e-services, and more.

02w ago
C

Delivery

childrentime/reactuse

MCP server for the [ReactUse](https://reactuse.com) library — 110+ React Hooks (TypeScript-first, SSR-compatible, tree-shakable). Lets AI assistants discover hook signatures, demos, and usage patterns directly from the docs.

02w ago
official
S

Delivery

smklog/parcel-shipping-rates-mcp

Live USPS, UPS, FedEx and DHL parcel rates from the US (domestic, Canada, UK, Germany, Australia) from a plain-words item description, plus checkout links, checkout status and tracking. No API key.

01w ago
D

Delivery

Dudude-bit/yandex-lavka-mcp

🐍 ☁️ – Order groceries from **Yandex Lavka** (Russia): search the catalog, build a cart, and place an order with a two-step confirmation before any charge. Unofficial (reverse-engineered private web API); local stdio or remote HTTP with OAuth. `uvx yandex-lavka-mcp`.

02w ago
K

Delivery

kannajune/mcp-architect

Gives any AI assistant real architectural understanding of a codebase: tech-stack overview, internal dependency graph with cycle detection, risk hotspots, and module summaries. Local, zero-config, no API keys. `uvx mcp-architect`.

02w ago
C

Delivery

catrinmdonnelly/royalmail-mcp

Book, label, track and cancel Royal Mail and Parcelforce shipments. 33 UK and international services via friendly keys or raw Service Register codes. `npx royalmail-mcp`.

02w ago
W

Delivery

warpfreight/warp-agent-mcp

Book real LTL/FTL/van/box-truck freight through the Warp network. 20 tools, in-chat login, Stripe-charged bookings, real carrier dispatch. Live demo at [wearewarp.com/agents/mcp](https://wearewarp.com/agents/mcp).

02w ago
D

Delivery

deslay1/amendor-mcp

Lets the non-technical people you build for request UI changes directly on your live site, then pulls each request (with the exact element and page) into your coding agent so it builds it on a branch and opens a pull request. Works with Claude Code, Cursor, Cline, Codex, and remote agents over HTTP. `npx -y amendor-mcp`

02w ago