43
/ 100
1 month ago
glama

SlimWeb-MCP

Enables AI clients to manage SlimWeb/Webless e-commerce backend operations such as products, orders, categories, promotions, and settings through a secure Remote MCP server.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 5 credentials: APP_KEY, LARAVEL_APP_KEY, MCP_SESSION_SECRET, WEBLESS_APP_KEY, WEBLESS_MCP_SECRET
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.
🔐 secretAPP_KEYWEBLESS_APP_KEY / LARAVEL_APP_KEY / : Webless Laravel app key。金物流 provider credentials 使用 Laravel encrypted:array 相容格式寫入,啟用或更新金物流密鑰時必須設定。
configAPP_URL
configFILESYSTEM_DISK
configGCS_BUCKETWebless Cloud Storage bucket,例如 webless_bucket。
configGOOGLE_APPLICATION_CREDENTIALS
configGOOGLE_CLIENT_ID
configHOST
🔐 secretLARAVEL_APP_KEYWEBLESS_APP_KEY / / APP_KEY: Webless Laravel app key。金物流 provider credentials 使用 Laravel encrypted:array 相容格式寫入,啟用或更新金物流密鑰時必須設定。
🔐 secretMCP_SESSION_SECRETMCP session 使用 簽章
configPORT8080 npm start
configPUBLIC_BASE_URL
configSLIMWEB_CLIENT_MCP_BASE_URL
configWEBLESS_APP_BASE_URL
🔐 secretWEBLESS_APP_KEY/ LARAVEL_APP_KEY / APP_KEY: Webless Laravel app key。金物流 provider credentials 使用 Laravel encrypted:array 相容格式寫入,啟用或更新金物流密鑰時必須設定。
configWEBLESS_APP_URL
🔐 secretWEBLESS_MCP_SECRET
configWEBLESS_PUBLIC_BASE_URLSlimWeb public base URL,預設 https://slimweb.tw。
configWEBLESS_PUBLIC_URL
configWEBLESS_STORAGE_DRIVERgcs or local。Cloud Run production 使用 gcs。
configWEBLESS_STORAGE_ROOTlocal driver 才需要,對應 Webless Storage::disk('local') root。
// 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/ericchen1972-slimweb-mcp-c3bopb)](https://m8ven.ai/mcp/ericchen1972-slimweb-mcp-c3bopb)
commit: 796e7ba42aee48abeb0818d1633fb1b489405128
code hash: 05eef3a0eee8c3a5c19dabb34d60f33b4e34130b70c0b21394721f39ed56ca3e
verified: 6/10/2026, 11:01:10 AM
view raw JSON →