台灣電商情報與商品比價:跨通路查 momo、PChome、品牌官網即時價格與歷史最低價、偵測網站電商技術、搜尋電商知識庫。資料來源 ecpro.tw。
Ecpro MCP server exists for a simple reason — assistants are far more useful when they can act on Ecpro directly instead of describing what you should do. 台灣電商情報與商品比價:跨通路查 momo、PChome、品牌官網即時價格與歷史最低價、偵測網站電商技術、搜尋電商知識庫。資料來源 ecpro.tw。.
ChatGPT(開發者模式 Connectors)/Cursor:新增 remote MCP server,貼上 https://ecpro.tw/mcp。
Installation goes through your MCP client rather than a global install: point it at ecpro-mcp on npm and it is fetched when the client starts. The copy-paste blocks for Claude Desktop, Claude Code and Cursor are further down this page.
Once Ecpro is connected, these are the calls the assistant has available:
search_products — 搜台灣商品與價格(momo/PChome/品牌官網),價格由低到高附購買連結compare_prices — 跨通路比價:整體最低價+各通路最低get_price_history — 單品歷史價走勢,判斷是不是真優惠detect_site_tech — 即時偵測網站的開店平台、金流、廣告像素、行銷工具search_ecommerce_articles — 搜電商經營知識文章get_ecommerce_article — 取單篇全文+FAQlist_article_categories — 列知識庫分類ecpro_detect — 即時偵測網站的開店平台、技術、廣告像素、分析工具ecpro_site — 查資料庫檔案:平台、產業、流量估算、體質/信任分數、營運公司統編ecpro_competitors — 找同產業競品清單ecpro_prospect — 依平台/產業撈電商品牌名單ecpro_stats — 資料庫總覽統計Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Ecpro's toolset — search_products, compare_prices, get_price_history and 9 more — is a fair guide to whether it matches your workflow. It is maintained by kewelin; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| search_products | 搜台灣商品與價格(momo/PChome/品牌官網),價格由低到高附購買連結 |
| compare_prices | 跨通路比價:整體最低價+各通路最低 |
| get_price_history | 單品歷史價走勢,判斷是不是真優惠 |
| detect_site_tech | 即時偵測網站的開店平台、金流、廣告像素、行銷工具 |
| search_ecommerce_articles | 搜電商經營知識文章 |
| get_ecommerce_article | 取單篇全文+FAQ |
| list_article_categories | 列知識庫分類 |
| ecpro_detect | 即時偵測網站的開店平台、技術、廣告像素、分析工具 |
| ecpro_site | 查資料庫檔案:平台、產業、流量估算、體質/信任分數、營運公司統編 |
| ecpro_competitors | 找同產業競品清單 |
| ecpro_prospect | 依平台/產業撈電商品牌名單 |
| ecpro_stats | 資料庫總覽統計 |
{
"mcpServers": {
"ecpro": {
"command": "npx",
"args": ["-y", "ecpro-mcp"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.