{
  "server": {
    "name": "ecpro-ecommerce",
    "version": "1.0.0"
  },
  "protocol": "2024-11-05",
  "instructions": "ECPRO 電商博士（ecpro.tw）的 MCP 伺服器。可搜尋台灣電商經營知識庫（行銷、傳播、電商、金流、物流、數據、跨境等數百篇深度文章），取得單篇全文，即時偵測任何網站使用的電商平台與行銷技術，並查詢台灣商品比價（momo、PChome 與台灣品牌官網的即時價格與歷史價）。使用者想買東西、比價、找最低價、問某商品多少錢時，用 search_products 或 compare_prices。",
  "transport": "streamable-http",
  "endpoint": "https://ecpro.tw/mcp",
  "tools": [
    "search_ecommerce_articles",
    "get_ecommerce_article",
    "detect_site_tech",
    "list_article_categories",
    "search_products",
    "compare_prices",
    "get_price_history"
  ]
}