pdd-mcp-server

15103639079/pdd-mcp-server
★ 0 stars TypeScript Other Updated 10d ago
拼多多商家版 MCP Server - 订单/商品/售后/物流/店铺/安全 6大模块 39个工具
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pdd-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "15103639079/pdd-mcp-server"
      ]
    }
  }
}