quadstar-deals-mcp

nitesht2/quadstar-deals-mcp
★ 0 stars Python AI/LLM Updated today
Agentic Amazon deal pipeline exposed to an LLM client as a 19-tool MCP server: scrape, score, generate copy, and schedule posts behind a human-approval gate.
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": {
    "quadstar-deals-mcp": {
      "command": "uvx",
      "args": [
        "quadstar-deals-mcp"
      ]
    }
  }
}

Or install with pip: pip install quadstar-deals-mcp

README Excerpt

Agentic multi-platform Amazon tech deal pipeline. Scrapes Amazon deals, generates dynamic tweet content via **DeepSeek V4 Flash**, schedules to social platforms via Postiz, and auto-posts to [@quadstardeals](https://x.com/quadstardeals) on X/Twitter. ``` | ├── APScheduler (4 peak times, randomized) │ Runs pipeline: scrape → score → generate → post

Tools (11)

AMAZON_AFFILIATE_TAGDEEPSEEK_API_KEYDISCORD_BOT_TOKENDISCORD_CHANNEL_IDDISCORD_WEBHOOK_URLFIRECRAWL_API_KEYLLM_MODELPIPELINE_MAX_DAILY_POSTSPOSTIZ_API_KEYPOSTIZ_API_URLPOSTIZ_TWITTER_ID