Skip to main content
Glama
zhaohongyuziranerran

Ecommerce Price Monitor MCP

🛒 이커머스 가격 모니터 MCP 서버

타오바오, JD, PDD, 1688, 아마존 CN/US의 가격을 모니터링합니다. 경쟁사 분석, 가격 알림, 시장 동향, 딜 탐색 기능을 제공하며 실제 이커머스 경험을 바탕으로 구축되었습니다.

주요 기능

  • 10가지 MCP 도구: 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개 플랫폼: 타오바오, JD, PDD, 1688, 아마존 CN, 아마존 US

  • 가격 알림: 가격 하락/상승/변동률 알림

  • 시장 분석: 경쟁 수준, 가격 스프레드, 전략적 제안

  • 실버 주얼리 특화: 925 실버 제품에 최적화된 기본 검색

빠른 시작

# Install
pip install -r requirements.txt

# Run (stdio mode)
python server.py

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

도구

도구

설명

add_product

모니터링할 상품 추가

remove_product

모니터링에서 상품 제거

list_products

모니터링 중인 모든 상품 목록

get_price_history

통계가 포함된 가격 이력

set_price_alert

가격 임계값 알림 설정

check_price

즉시 가격 확인

get_competitor_prices

플랫폼 간 가격 비교

get_market_trends

시장 동향 분석

search_products

플랫폼에서 상품 검색

get_deals

할인 상품 찾기

플랫폼

플랫폼

아이콘

통화

기능

타오바오

🛒

CNY

검색, 가격 이력, 리뷰

JD

🏬

CNY

검색, 가격 이력, 리뷰

PDD

🍊

CNY

검색, 가격 이력

1688

🏭

CNY

검색, 도매가

아마존 CN

📦

CNY

검색

아마존 US

🇺🇸

USD

검색, 가격 이력

사용 사례

  • 실버 주얼리 이커머스: 경쟁사 가격 모니터링, 딜 탐색

  • 국경 간 무역: 아마존 US/CN 가격 비교

  • 도매 소싱: 1688 대량 구매 가격 비교

  • 가격 차익 거래: 플랫폼 전반의 딜 포착

MCP 설정

{
  "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/

배포 상태

라이선스

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