37
/ 100
1 month ago
glama

ecommerce-sourcing-mcp-ai

Automates cross-platform e-commerce sourcing between JD and Taobao using AI-driven browser automation to search, extract product details, compare prices, and identify profitable arbitrage opportunities.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ECOMMERCE_SOURCING_API_KEY, ECOMMERCE_SOURCING_WORKER_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configECOMMERCE_SOURCING_ALLOWED_ORIGINS
🔐 secretECOMMERCE_SOURCING_API_KEY
configECOMMERCE_SOURCING_DATA_DIRe =$HOME/.ecommerce-sourcing \
configECOMMERCE_SOURCING_DEFAULT_USER_ID
configECOMMERCE_SOURCING_EXECUTION_MODEexport =worker
configECOMMERCE_SOURCING_HTTP_HOST
configECOMMERCE_SOURCING_HTTP_PORT
configECOMMERCE_SOURCING_MCP_SERVER_URLexport =http://server-ip/mcp
configECOMMERCE_SOURCING_PUBLIC_BASE_URL
configECOMMERCE_SOURCING_USERSexport ='[{"id":"user1","apiKey":"...","workerKey":"..."}]'
configECOMMERCE_SOURCING_WORKER_ID
configECOMMERCE_SOURCING_WORKER_JOB_TIMEOUT_MS
🔐 secretECOMMERCE_SOURCING_WORKER_KEYexport =...
configECOMMERCE_SOURCING_WORKER_PICKUP_TIMEOUT_MS
configECOMMERCE_SOURCING_WORKER_POLL_INTERVAL_MS
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/13739777296-del-ecommerce-sourcing-mcp-ai-uc9oyb)](https://m8ven.ai/mcp/13739777296-del-ecommerce-sourcing-mcp-ai-uc9oyb)
commit: 387ab8e3368e22ee666bac0472847730bb192261
code hash: 9154a74e1b91442ade0a0c5f15d23e9955bebc3aaba00d05356e5c40a2b5d42c
verified: 6/10/2026, 10:29:05 AM
view raw JSON →