Skip to main content
Glama
zhaohongyuziranerran

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

F
license - not found
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zhaohongyuziranerran/ecommerce-price-monitor-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server