MCP Server - ecommerce-price-monitor-mcp

๐Ÿ›’ Ecommerce Price Monitor MCP Server

Monitor prices across Taobao, JD, PDD, 1688, Amazon CN/US. Competitor analysis, price alerts, market trends, deal finder. Built with real e-commerce experience.

Features

  • 10 MCP Tools: add_product, remove_product, list_products, get_price_history, set_price_alert, check_price, get_competitor_prices, get_market_trends, search_products, get_deals
  • 6 Platforms: Taobao, JD, PDD, 1688, Amazon CN, Amazon US
  • Price Alerts: Below/above/percent change notifications
  • Market Analysis: Competition level, price spread, strategic suggestions
  • Silver Jewelry Focus: Default search optimized for 925 silver products

Quick Start

# Install
pip install -r requirements.txt

# Run (stdio mode)
python server.py

# Run (HTTP mode)
python server.py --transport http --port 8011

Tools

Tool Description
add_product Add product to monitoring
remove_product Remove from monitoring
list_products List all monitored products
get_price_history Price history with statistics
set_price_alert Set price threshold alerts
check_price Instant price check
get_competitor_prices Compare prices across platforms
get_market_trends Market trend analysis
search_products Search products on platform
get_deals Find discounted products

Platforms

Platform Icon Currency Features
Taobao ๐Ÿ›’ CNY Search, Price History, Reviews
JD ๐Ÿฌ CNY Search, Price History, Reviews
PDD ๐ŸŠ CNY Search, Price History
1688 ๐Ÿญ CNY Search, Wholesale Price
Amazon CN ๐Ÿ“ฆ CNY Search
Amazon US ๐Ÿ‡บ๐Ÿ‡ธ USD Search, Price History

Use Cases

  • Silver Jewelry E-commerce: Monitor competitor pricing, find deals
  • Cross-border Trade: Compare Amazon US/CN prices
  • Wholesale Sourcing: 1688 bulk price comparison
  • Price Arbitrage: Spot deals across platforms

MCP Config

{
  "mcpServers": {
    "ecommerce-price-monitor": {
      "command": "python",
      "args": ["server.py"],
      "cwd": "/path/to/ecommerce-price-monitor-mcp"
    }
  }
}

ๅœจ็บฟ่ฎฟ้—ฎ๏ผˆๆŽจ่๏ผ‰

ๆ— ้œ€ๆœฌๅœฐๅฎ‰่ฃ…๏ผŒ็›ดๆŽฅๅœจMCPๅฎขๆˆท็ซฏ้…็ฝฎ๏ผš

{
  "mcpServers": {
    "ecommerce-price-monitor-mcp": {
      "url": "http://www.mzse.com/price-monitor-mcp/"
    }
  }
}

REST API

curl http://www.mzse.com/price-monitor-mcp/

้ƒจ็ฝฒ็Šถๆ€

License

MIT

MCP Server ยท Populars

MCP Server ยท New