Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"lumnix": {
"args": [
"mcp-remote",
"https://lumnix.dev/api/mcp",
"--header",
"Authorization: Bearer YOUR_API_KEY"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Stop paying for three different SaaS dashboards. Ask your AI to find winning products, vet suppliers, and calculate margins — all in one conversation.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'lumnix' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked lumnix against OSV.dev.
Click any tool to inspect its schema.
Product ResearchSearch Amazon for stainless steel water bottles between $15-30 with at least 4 stars and under 1000 reviews
Opportunity ScoringScore the 'portable blender' niche on Amazon. Is it worth entering?
Competition AnalysisAnalyze the competition for 'organic dog treats'. How many sellers have less than 500 reviews?
Keepa Price HistoryShow me the price history for ASIN B0FHWKYT89. Has it been trending down?
Supplier VettingFind aluminum water bottle suppliers on Alibaba with trust score above 70 and MOQ under 500
Margin CalculationCalculate profit margin including FBA fees, PPC ads at 15%, and 5% refund rate
Full WorkflowFind a product on Amazon with high sales volume and low reviews, find the matching supplier on Alibaba, vet them, and tell me if the margins work
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ecommerce
A command line tool for setting up commercetools MCP server
Rent GPUs, robots, drones, and construction gear on RIGShare; also onboards equipment owners.
Read-only merchant data from 8 Chinese e-commerce platforms: orders, products, after-sales, ads
35+ AI tools for TCG card grading, Monte Carlo pricing, 370K+ product search. BYOK.
MCP Security Weekly
Get CVE alerts and security updates for io.github.moltstudios/lumnix and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
AI-powered e-commerce research tools via MCP
Stop paying for three different SaaS dashboards. Ask your AI to find winning products, vet suppliers, and calculate margins — all in one conversation.
npm install lumnix
Explainer — What Lumnix does:
https://github.com/user-attachments/assets/388cad8a-948d-4921-9945-fd5d5e618b9c
Live Demo — Real research session:
https://github.com/user-attachments/assets/dd76f1df-18ff-492a-b9ac-0ae2d6d69815
The old way: Subscribe to Jungle Scout for product research ($49/mo), Keepa for price history ($50/mo), some Chrome extension for Alibaba vetting ($20/mo), and a spreadsheet for margin math. Switch between tabs all day. Miss opportunities.
The Lumnix way: One API key. 19 tools. In your AI assistant. No dashboards. No Chrome extensions. No tab-hopping.
"Find me wireless earbuds under $20 with high sales volume, low reviews, and a supplier on Alibaba with MOQ under 500"
Your AI calls Lumnix. You get structured data with revenue estimates, competition analysis, and profit margins. You decide. Done.
Sign up at lumnix.dev — no credit card required. Get your key in 30 seconds.
Claude Desktop — edit ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"lumnix": {
"command": "npx",
"args": [
"mcp-remote",
"https://lumnix.dev/api/mcp",
"--header",
"Authorization: Bearer YOUR_API_KEY"
]
}
}
}
⚠️ Claude Desktop doesn't support remote MCP URLs natively. The
mcp-remotebridge (auto-installed by npx) makes it work. Requires Node.js installed.
Cursor — Settings → MCP → Add new global MCP server:
{
"mcpServers": {
"lumnix": {
"url": "https://lumnix.dev/api/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Windsurf / Cline / any MCP client — same pattern as Cursor. URL + Bearer token header.
Restart your AI client. Then just talk naturally:
"Search Amazon for portable blenders with high sales and low reviews"
That's it. No Docker. No config files to debug.
Lumnix gives your AI 19 specialized tools across three platforms:
| Tool | What it does |
|---|---|
amazon_search_products | Search by keyword with price, rating, and review filters |
amazon_get_product_details | Full product page — features, specs, reviews, images, category |
amazon_estimate_sales | Monthly sales volume with confidence range |
amazon_opportunity_score | ⭐ 0-100 niche score — demand, competition, margin potential |