Sell The Trend MCP
This server turns your Sell The Trend account into an AI-drivable product research engine by controlling a real browser, enabling comprehensive dropshipping niche research and automated PDF report generation.
Session Management
Check login/authentication status (
stt_status)Log in with human-in-the-loop Cloudflare verification (
stt_login)Persist browser sessions for future runs (
stt_save_session)
Product Research
Search NEXUS by keyword/niche for structured product data β name, sell price, orders, and sales (
stt_research)Search for products by keyword and return raw product cards (
stt_search_products)Browse handpicked/winning products (
stt_winning_products)
PDF Report Generation
Generate a detailed PDF dossier for any niche/keyword (
stt_research_report), including:Full product list with economics (cost, profit, saturation %)
Deep dives into top products with AI insights
Competitor stores with URLs and revenue
AliExpress supplier links
Facebook Ad Library links and targeting suggestions
Product images embedded in the report
Browser Automation Primitives
Navigate to any Sell The Trend page or URL (
stt_navigate)Take a text snapshot of the current page (
stt_snapshot)Extract data via CSS selectors (
stt_extract)Click elements by selector or visible text (
stt_click)Fill input fields and optionally submit forms (
stt_fill)Execute arbitrary JavaScript in the page context (
stt_evaluate)Capture PNG screenshots of the current page (
stt_screenshot)
These low-level browser tools also give access to any dashboard area, including ad finders, spy tools, and store intelligence features.
Retrieves AliExpress supplier information for products discovered during Sell The Trend research.
Generates links to Facebook Ad Library and provides targeting data for products researched through Sell The Trend.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Sell The Trend MCPResearch the catnip niche and give me a detailed PDF report."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Sell The Trend MCP πΎπ
An MCP (Model Context Protocol) server that turns your Sell The Trend account into an AI-drivable product-research engine, and generates detailed, decision-ready PDF dossiers for any niche.
Sell The Trend has no public API, so this server drives your own logged-in account through a real browser (Playwright). It gives an AI assistant (Claude Code, etc.) generic browser primitives plus purpose-built research + reporting tools.
β οΈ Personal-use tool, your own paid account, your own data. Automating a SaaS dashboard can be against its Terms of Service. Use responsibly and at your own risk. Not affiliated with, or endorsed by, Sell The Trend.
β¨ What it does
π
stt_research: search NEXUS for a niche/keyword β structured product data (name, sell price, orders, sales).π
stt_research_report: research a keyword and generate a detailed PDF dossier: full product list + deep dossiers for the top products (cost, profit, saturation %, AI insights, competitor stores + revenue + URLs, AliExpress suppliers, Facebook Ad Library link, FB targeting, product image).π§ Browser primitives (
stt_navigate,stt_snapshot,stt_extract,stt_click,stt_fill,stt_evaluate,stt_screenshot): reach anything in your dashboard (ad finders, spy tools, store intelβ¦).π
stt_login/stt_status: one-click human login (handles the "verify you are human" check) + session status.
Related MCP server: SellerChamp MCP Server
β Requirements
Node.js 18+
A Sell The Trend account (free trial works)
Claude Code (or any MCP client)
π Installation
git clone https://github.com/mfahadiqbalofcl/sellthetrend-mcp.git
cd sellthetrend-mcp
npm install
npx playwright install chromium # one-time browser download
cp .env.example .env # then add YOUR Sell The Trend login (never commit it)Open .env and set:
STT_EMAIL=you@example.com
STT_PASSWORD=your-password
STT_HEADLESS=false # keep false, STT blocks headless loginsπ Register with Claude Code
claude mcp add sellthetrend -s user -- node /ABSOLUTE/PATH/TO/sellthetrend-mcp/server.mjsThen restart Claude Code so the tools load. Verify: claude mcp list β sellthetrend β Connected.
π First login (once per server start)
STT guards login with a Cloudflare "verify you are human" check that only a human can pass. So:
In Claude, call
stt_login(or just ask: "log into Sell The Trend").A browser window opens (email + password pre-filled). Tick "verify you are human" β Sign in.
The session is held by the running server and reused for every tool call.
(Standalone alternative when the server isn't running: node login.mjs.)
π‘ Usage examples (in Claude)
"Research the catnip niche on Sell The Trend and give me a detailed PDF report." β drops a dossier in
./reports/."Find winning cat dental products with their cost, profit and saturation."
"Open the Facebook Ad finder and show me the top pet ads."
"Screenshot my NEXUS page."
Reports are saved to ./reports/winning-product-report-<keyword>-<timestamp>.pdf. Each has a summary table + per-product dossiers with embedded image, economics, AI insights, competitor stores (URLs + revenue), AliExpress suppliers, FB Ad Library link, and targeting.
βοΈ Configuration (.env)
Var | Purpose |
| your login (pre-fills the form) |
|
|
| optional residential proxy to avoid IP rate-limits |
| optional overrides if STT changes its UI |
π§° Troubleshooting
"verify you are human" loops / logged out β call
stt_loginagain (session expired). Neverkill -9the browser. That discards the session.Empty results β STT changed selectors; use
stt_navigate+stt_snapshotto find the new path and set overrides in.env.IP blocked β add a residential proxy via
STT_PROXY_*.
π Project layout
server.mjs # the MCP server (14 tools)
report.mjs # parser + detailed PDF report engine
login.mjs # standalone one-time manual login
make_report.mjs # generate a report from sample data
smoke.mjs # lists the tools (sanity check)
reports/ # generated PDFs (gitignored)βοΈ Disclaimer
For personal research on your own account. Respect Sell The Trend's Terms of Service and robots policies. The author/operator is responsible for how it's used. MIT-licensed code; the data belongs to Sell The Trend and its sources.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-quality-maintenanceAn MCP server that generates conversion-optimized e-commerce product descriptions, bullet points, and SEO metadata using AI. It supports multiple platforms like Shopify and Amazon with customizable tones for various writing styles.
- Flicense-qualityDmaintenanceAn MCP server that enables AI agents to manage multi-marketplace e-commerce operations by connecting to the SellerChamp API. It supports inventory reporting, cross-listing analysis, order management, and bulk updates across platforms like Amazon, eBay, and Shopify.
- FlicenseAqualityDmaintenanceAn MCP server that provides AI assistants with tools for Mercado Libre and Shopee affiliate marketing, including product search, affiliate link generation, product analysis, copy generation, and trending product discovery.63
- AlicenseAqualityFmaintenanceAn MCP server that gives AI agents eyes on any e-commerce storefront, enabling scraping, analysis, and comparison through the Model Context Protocol.1411MIT
Related MCP Connectors
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
WordPress MCP server: generate SEO posts, AI images, autoblog & WooCommerce on your self-hosted site
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mfahadiqbalofcl/sellthetrend-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server