C
Emerging
74/100
1 day ago

sellabot-mcp

An MCP server that exposes marketplace seller operations (Shopee first) as tools Claude can call, enabling automation of product, pricing, inventory, customer service, and other seller tasks.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

RextonWong

Source: Glama

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

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 6 credentials: ANTHROPIC_API_KEY, INSTAGRAM_ACCESS_TOKEN, SHOPEE_PARTNER_KEY, SHOPEE_SEED_TOKEN, TELEGRAM_BOT_TOKEN, TOKEN_ENCRYPTION_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configAD_GENERATOR_ENABLED
configAD_PRODUCTS_LIMIT
configAGENT_MODEL
🔐 secretANTHROPIC_API_KEY
configAUDIT_LOG_PATH
configAUTO_ACCEPT_UNPAID_CANCELLATIONS
configAUTO_BOOST_LISTINGS
configAUTO_CONFIRM_TIER
configAUTO_CREATE_VOUCHER
configAUTO_POST_INSTAGRAM
configAUTO_REPLY_REVIEWS
configBOOST_AUTO_EXECUTE
configBOOST_PRODUCT_IDS
configBOOST_TOP_N
configBULK_CONFIRM_THRESHOLD
🔐 secretINSTAGRAM_ACCESS_TOKEN
configINSTAGRAM_USER_ID
configLOG_LEVEL
configLOW_STOCK_THRESHOLD
configMAX_RETRIES
configNOTIFY_EMAIL
configNTFY_TOPIC
configOAUTH_CALLBACK_PORT
configREAD_ONLYSet =true to expose only the get_ tools — safe for testing against a live shop.
configREQUEST_TIMEOUT_MS
configRESTOCK_ALERT_DAYS
configROUTINE_STATE_PATH
configSCHEDULES_PATH
configSHOPEE_ENV"env": { "SHOPEE_PARTNER_ID": "…", "SHOPEE_PARTNER_KEY": "…", "SHOPEE_REGION": "MY", "": "production", "SHOPEE_SHOP_ID": "…", "TOKEN_ENCRYPTION_KEY": "…" }
configSHOPEE_PARTNER_IDcp .env.example .env # fill in /KEY and a TOKEN_ENCRYPTION_KEY
🔐 secretSHOPEE_PARTNER_KEY"env": { "SHOPEE_PARTNER_ID": "…", "": "…", "SHOPEE_REGION": "MY", "SHOPEE_ENV": "production", "SHOPEE_SHOP_ID": "…", "TOKEN_ENCRYPTION_KEY": "…" }
configSHOPEE_REDIRECT_URL
configSHOPEE_REGION"env": { "SHOPEE_PARTNER_ID": "…", "SHOPEE_PARTNER_KEY": "…", "": "MY", "SHOPEE_ENV": "production", "SHOPEE_SHOP_ID": "…", "TOKEN_ENCRYPTION_KEY": "…" }
🔐 secretSHOPEE_SEED_TOKEN
configSHOPEE_SHOP_IDnpm run authorize prints an authorization URL; approve it in the browser, and the local callback captures the code, exchanges it for tokens (stored encrypted), and prints the to add to .env.
🔐 secretTELEGRAM_BOT_TOKEN
configTELEGRAM_CHAT_ID
configTIMEZONE
configTOKEN_DB_PATH
🔐 secretTOKEN_ENCRYPTION_KEYcp .env.example .env # fill in SHOPEE_PARTNER_ID/KEY and a
configWEEKLY_VOUCHER_DISCOUNT
Deployment configuration, supplied by whoever hosts the server. Users are not asked for these.
deploySMTP_HOST
deploySMTP_PASS
deploySMTP_PORT
deploySMTP_USER
// quality suggestions

License file

No license file

Add a LICENSE file (MIT, Apache-2.0, etc.).

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 1 concrete improvement 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/rextonwong-sellabot-mcp-1476g5)](https://m8ven.ai/mcp/rextonwong-sellabot-mcp-1476g5)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: b6373169aac4121ca6b57ded96227ff1ac73932c
code hash: 5606bf31f66f917bb9610f63d9135f660124e210dc7373ff1b824ee2bc328192
verified: 8/19/2026, 5:23:03 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client