eBay-dealwatcher

mmartini2727/eBay-dealwatcher
★ 0 stars Python DevOps Updated 6d ago
Monitors eBay for deals with a built in MCP server.
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": {
    "ebay-dealwatcher": {
      "command": "uvx",
      "args": [
        "ebay-dealwatcher"
      ]
    }
  }
}

Or install with pip: pip install ebay-dealwatcher

README Excerpt

DealWatch is a generic marketplace deal-monitoring engine. It polls a marketplace for active listings matching a profile, normalizes them into a comparable shape, scores them against a self-built price baseline, and alerts when something is worth acting on. First target: eBay / Lenovo ThinkPad T14. The architecture is profile-driven

Tools (4)

DISCORD_WEBHOOK_DEALSEBAY_CLIENT_IDEBAY_CLIENT_SECRETLOG_LEVEL