Skip to main content
ClaudeWave

MCP server for Taiwan e-commerce: price comparison across momo/PChome/brand stores, tech detection, 800+ zh-TW articles. Remote endpoint: https://ecpro.tw/mcp

MCP ServersOfficial Registry0 stars0 forksJavaScriptUpdated today
Install in Claude Code / Claude Desktop
Method: NPX · ecpro-mcp
Claude Code CLI
claude mcp add ecpro-mcp -- npx -y ecpro-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "ecpro-mcp": {
      "command": "npx",
      "args": ["-y", "ecpro-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# ECPRO MCP — 台灣電商情報+商品比價 MCP server

讓 Claude、ChatGPT、Cursor 等支援 [MCP](https://modelcontextprotocol.io) 的 AI 助理,直接查詢:

- 台灣商品比價:momo、PChome 24h 與 590+ 家台灣品牌官網的即時價格與歷史價(5.8 萬筆商品,每日更新)
- 台灣電商網站情報:開店平台、技術堆疊、廣告投放、流量估算、競品與名單(實測 13 萬+ 網站)
- 電商經營知識庫:800+ 篇繁體中文深度文章

資料來源:[ECPRO 電商博士](https://ecpro.tw)。互動示範:[ecpro.tw/demo](https://ecpro.tw/demo)。

## 最快接法:Remote(免安裝、免金鑰)

Streamable HTTP 端點:

```
https://ecpro.tw/mcp
```

Claude Code 一行指令:

```bash
claude mcp add --transport http ecpro https://ecpro.tw/mcp
```

Claude Desktop(`claude_desktop_config.json`):

```json
{
  "mcpServers": {
    "ecpro": { "type": "http", "url": "https://ecpro.tw/mcp" }
  }
}
```

ChatGPT(開發者模式 Connectors)/Cursor:新增 remote MCP server,貼上 `https://ecpro.tw/mcp`。

### Remote 端點工具(7 個)

| 工具 | 說明 |
|---|---|
| `search_products` | 搜台灣商品與價格(momo/PChome/品牌官網),價格由低到高附購買連結 |
| `compare_prices` | 跨通路比價:整體最低價+各通路最低 |
| `get_price_history` | 單品歷史價走勢,判斷是不是真優惠 |
| `detect_site_tech` | 即時偵測網站的開店平台、金流、廣告像素、行銷工具 |
| `search_ecommerce_articles` | 搜電商經營知識文章 |
| `get_ecommerce_article` | 取單篇全文+FAQ |
| `list_article_categories` | 列知識庫分類 |

## 本地 stdio 版(進階)

### stdio 工具(5 個)

| 工具 | 說明 |
|---|---|
| `ecpro_detect` | 即時偵測網站的開店平台、技術、廣告像素、分析工具 |
| `ecpro_site` | 查資料庫檔案:平台、產業、流量估算、體質/信任分數、營運公司統編 |
| `ecpro_competitors` | 找同產業競品清單 |
| `ecpro_prospect` | 依平台/產業撈電商品牌名單 |
| `ecpro_stats` | 資料庫總覽統計 |

## 安裝

需要 Node.js 18+。

### Claude Desktop

編輯 `claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "ecpro": {
      "command": "npx",
      "args": ["-y", "ecpro-mcp"]
    }
  }
}
```

### 直接執行

```bash
npx -y ecpro-mcp
```

## 範例提問

- 「用 ecpro 偵測 example.com.tw 用什麼開店平台、在哪些平台投廣告?」
- 「列出 SHOPLINE 平台的食品生鮮品牌名單」
- 「pinkoi.com 的同業競品有哪些?」

## 環境變數

- `ECPRO_API_BASE`:自訂 API 位址(預設 `https://ecpro.tw/api/v1`)。

---

資料來源與免費 API 文件:https://ecpro.tw/api-docs | 由 ECPRO 電商博士提供。
ecommercemcpmcp-servermodel-context-protocolprice-comparisontaiwan

What people ask about ecpro-mcp

What is kewelin/ecpro-mcp?

+

kewelin/ecpro-mcp is mcp servers for the Claude AI ecosystem. MCP server for Taiwan e-commerce: price comparison across momo/PChome/brand stores, tech detection, 800+ zh-TW articles. Remote endpoint: https://ecpro.tw/mcp It has 0 GitHub stars and was last updated today.

How do I install ecpro-mcp?

+

You can install ecpro-mcp by cloning the repository (https://github.com/kewelin/ecpro-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is kewelin/ecpro-mcp safe to use?

+

kewelin/ecpro-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains kewelin/ecpro-mcp?

+

kewelin/ecpro-mcp is maintained by kewelin. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to ecpro-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy ecpro-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: kewelin/ecpro-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/kewelin-ecpro-mcp)](https://claudewave.com/repo/kewelin-ecpro-mcp)
<a href="https://claudewave.com/repo/kewelin-ecpro-mcp"><img src="https://claudewave.com/api/badge/kewelin-ecpro-mcp" alt="Featured on ClaudeWave: kewelin/ecpro-mcp" width="320" height="64" /></a>

More MCP Servers

ecpro-mcp alternatives