procurement

belikh/procurement
★ 0 stars Python API Integration Updated 4d ago
Federated procurement MCP server — Chinese marketplaces (Taobao/Tmall/1688/JD/PDD) + AU retail, grocery and deal signals via integration-only APIs
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": {
    "procurement": {
      "command": "uvx",
      "args": [
        "procurement"
      ]
    }
  }
}

Or install with pip: pip install procurement

README Excerpt

> Integration-only. Every source is a hosted API you call with a key — **no scrapers are built here**. Chinese sources via aggregators (TMAPI), Australian sources via official APIs where they exist (eBay AU) and hosted scraper-APIs where they don't (Gumtree, Facebook Marketplace). Natural-language procurement: *find me the cheapest / fastest shipped / best value `<item>`* → normalised `Offer[]` ranked by landed cost, ETA and seller trust.

Tools (1)

marketplaces