MCPs-Demo-for-ecommers

abdelwahabAmged/MCPs-Demo-for-ecommers
★ 0 stars TypeScript Other Updated today
Five MCP demo servers for e-commerce: B2C, B2B, Parts Finder, Service Marketplace, Internal Sales Rep
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": {
    "mcps-demo-for-ecomme": {
      "command": "npx",
      "args": [
        "-y",
        "abdelwahabAmged/MCPs-Demo-for-ecommers"
      ]
    }
  }
}