Helium 10 is the SmartScout alternative for sellers who want keyword, listing, inventory, and ads tools in one login. Jungle Scout is the alternative for private-label product research, with Cobalt MCP sold through a demo rather than a paste-ready Cursor file. Keepa is the alternative for Amazon price and rank history, at 29 EUR a month or 290 EUR a year. Trends MCP is the alternative when the job is live Amazon bestseller boards and the amazon keyword source inside a self-serve MCP plus REST account. SmartScout still wins brand maps, seller maps, and 40,000+ subcategories. None of these five tools is a drop-in for every Amazon workflow.

Which SmartScout alternative matches wholesale versus private label?

Match the tool to the business model before comparing dashboards. Wholesale and online arbitrage teams need named sellers, brand catalogs, and subcategory share. That is still SmartScout's job. Private-label teams need product finders, reverse-ASIN keywords, listing builders, and PPC. Helium 10 and Jungle Scout win there. Price-history validation is Keepa's job. Cross-platform demand next to Amazon, including TikTok and Google, is the Trends MCP job on live Amazon search trends.

A seller already paying for SmartScout Basic at $49 a month does not automatically need Diamond at $359. Basic opens product-level data across 30,000,000+ active products, with Search Terms Explorer capped at 5,000 ASINs per month. Essentials at $119 adds brand-level Snapshot access across 500,000+ brands plus historical search trends and historical SQP. Business at $299 adds seller-level Snapshot access across 2,000,000+ sellers, including Buy Box history, plus 40,000+ subcategories. Those catalog counts come from SmartScout's pricing tooltips on 17 September 2026. They describe map depth. They do not describe listing optimization or live Google/TikTok boards.

Jungle Scout's pricing page still hides Catalyst dollars behind "View Catalyst Pricing." The public FAQ does print extra seats at $49 per month or $459 per year on Growth Accelerator and Brand Owner. Starter is limited to 1 user. Brand Owner includes 3 users. Catalyst is framed for companies under $1M Amazon revenue. Cobalt is framed for $1M+ and sold with a dedicated customer success manager. Jungle Scout MCP sits on Cobalt. New customers submit a demo form. Existing customers ask a CSM. There is no public Cursor mcp.json on that page.

How the five tools split the Amazon job

Helium 10 is the all-in-one suite. Jungle Scout is product research plus a demo-gated Cobalt MCP. Keepa is history. Trends MCP is live boards and a self-serve MCP. SmartScout is the map.

JobWinnerWhy (verified 17 Sep 2026)Public start
Keyword, listing, inventory, ads in one loginHelium 10Platinum $129 / $99 yearly; Diamond $359 / $279; MCP on Diamond$99 yearly Platinum
Private-label product researchJungle ScoutCatalyst 7-day money-back; extra seat $49 or $459/yr; MCP via Cobalt demoCheck current Catalyst pricing
Brand, seller, and subcategory mapsSmartScout500,000+ brands, 2,000,000+ sellers, 40,000+ subcategories$49 monthly Basic; $29 yearly
Price and sales-rank historyKeepaOne Pro SKU: 29 EUR/month or 290 EUR/year29 EUR
Live Amazon boards + self-serve MCPTrends MCPamazon keyword source; Amazon Best Sellers feeds; Cursor JSON with transport: "http"Free $0 / 100 requests

Trends MCP does not replace Seller Search or a brand-level share chart. Helium 10 does not publish a 40,000-subcategory Snapshot comparable to SmartScout Business. Keepa does not run PPC. Jungle Scout Catalyst is the beginner product-research path, not a wholesale seller graph.

For e-commerce product research that needs Amazon next to Google Shopping or TikTok, Trends MCP is the only row with one MCP account covering those sources. That is a different purchase from a SmartScout Business seat.

What SmartScout still wins on seller and brand maps

SmartScout is still the tool to pick when the question is "who controls this subcategory" rather than "which ASIN should launch next." Essentials is the first paid card that opens brand-level Snapshot data. Business is the first card that opens seller-level Snapshot data, Buy Box history, subcategory Snapshot data, and the Snapshot MCP line.

The comparison grid on the same pricing page marks MCP on Business and leaves Enterprise as an empty ellipse. The Enterprise card still lists Full Access MCP, with a tooltip that it is unavailable for Legacy plans. The early-access MCP page at https://www.smartscout.com/amazon-data-mcp still describes the first release as running on the SmartScout API, exclusive to Enterprise, with a second "no API key" version listed as coming later.

Tool counts disagree too. The early-access page names 8 tools: query_analytics, analyze_deeply, ad_spy_search, get_relevant_products, get_relevant_search_terms, run_query, get_account_capabilities. That is seven names in the list it labels as eight. SmartScout's MCP announcement post, fetched the same day, says the server exposes 20 read-only tools and that a Business or Enterprise subscription is required. Do not treat 8, 7 named, and 20 as the same product surface.

The host is https://mcp.smartscout.com/. The early-access page still prints http://mcp.smartscout.com/ in the Claude steps. A GET to the HTTP URL on 17 September 2026 returned 301 to HTTPS. HTTPS returned 401 with body Missing or invalid bearer token. and www-authenticate pointing at https://mcp.smartscout.com/.well-known/oauth-protected-resource. That is OAuth, not a Bearer API key in Cursor headers.

Paid cards print "Full access, 7-day Money-Back Guarantee." Extra users are $49 on Basic, Essentials, and Business, and Custom on Enterprise. The comparison table lists seller-tool ASIN caps at 5,000 / 50,000 / 100,000 / 200,000 ASINs across the four columns. Basic's feature list still repeats "Included: 5,000 ASINs/mo" for keyword research. Read both rows before assuming the 50,000 figure applies to Basic.

Why Cursor MCP JSON is not interchangeable

Paste-ready Cursor JSON is the durable difference, not a same-day demand chart. SmartScout's pricing page does not print a Cursor mcp.json block. The early-access page tells Claude users to paste the host URL and leave Client ID and Client Secret blank.

Helium 10's GitHub README, fetched 17 September 2026, is url-only OAuth. No headers block. No API token. Headless and CI setups that cannot open a browser are out:

{
  "mcpServers": {
    "helium10-mcp": {
      "url": "https://mcp.helium10.com/mcp"
    }
  }
}

The Helium 10 MCP landing page still markets "40+ MCP tools." The same GitHub README names 32 tools across eight toolsets: 5 keyword, 2 product, 1 ABA, 4 tracking, 4 listings, 8 P&L, 3 inventory, 5 ads-query. Diamond's pricing grid lists MCP as "Included free (up to 1,000 calls)" and, on a later row, "Add-on Starting at $50/mo." The MCP landing FAQ says Diamond customers get the connector at no additional cost. Cite all three lines. Do not flatten them to "MCP is free on Diamond."

Keepa's MCP docs at https://keepa.com/api-docs/mcp.html require an active Keepa API subscription, not the browser Pro SKU alone. Cursor JSON is url plus Bearer headers and no transport field:

{
  "mcpServers": {
    "keepa": {
      "url": "https://keepa.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}

Trends MCP is the opposite Cursor shape. llms.txt on 17 September 2026 prints url, transport: "http", and a Bearer header against https://api.trendsmcp.ai/mcp. The homepage copy-config helper and the /data-sources paste snippet omit transport. Use the docs/llms block for Cursor:

{
  "mcpServers": {
    "trends-mcp": {
      "url": "https://api.trendsmcp.ai/mcp",
      "transport": "http",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}

Claude.ai Connectors for Trends MCP use a second host, https://www.trendsmcp.ai/mcp, with OAuth and no API key in that connector config. Do not "correct" that URL to api.. Setup steps for Cursor live on the MCP server for Cursor page.

Jungle Scout MCP names Claude, ChatGPT, Gemini, Copilot, and approved internal environments. Availability "may vary by platform." There is still no public JSON to paste. The MCP page cites 40,000 active seller engagements and tracking 18% of Amazon GMV. The pricing page cites "18x GMV more coverage than any other provider," 1M+ global customers, 11 years of sales-estimate work, and 600M+ products across 24 categories. Those are different GMV claims. Keep both.

Live Amazon boards on Trends MCP use exact get_top_trends type strings. Amazon Best Sellers Top Rated is the all-category board. Amazon Best Sellers by Category needs an official category such as Toys Games. Keyword history uses source amazon, not those feed names.

What the 17 September 2026 price cards print

Quote cards, not directories. SmartScout monthly cards are Basic $49, Essentials $119, Business $299, Enterprise custom. The yearly toggle prints $29, $99, and $239 per month. The pricing page does not print billed-annual totals for those yearly rates.

Helium 10 Platinum is $129 monthly or $99 yearly, with "Saves $360" on the yearly toggle. Diamond is $359 or $279, "Saves $960." Enterprise is $1,499 on both monthly and yearly toggles this fetch, labeled "Starting Price. Billed Annually." Freedom Ticket is $997 as a standalone purchase; Platinum and Diamond subscriptions include it while active. Diamond Ads add a 2% managed-spend fee. The user-count FAQ still names "Supercharge Your Brand" with up to 25 extra users, while the visible cards are Platinum (1 extra), Diamond (up to 5), and Enterprise (10+ users).

Jungle Scout Catalyst dollars stay behind a click. Extra seats at $49 / $459 per year are the only Catalyst dollars on the public FAQ this run. Cobalt remains quote and demo. Catalyst supports 8 Amazon marketplaces on the FAQ. Cobalt supports 19. Catalyst has a 7-day money-back guarantee on standard plans. There is no free trial.

Keepa Pro is one browser SKU: 29 EUR per month or 290 EUR per year (12 months at the price of 10), from cdn/languages/en.json keys _751 / _753, with keepa.js still shipping PROMO_PRICE_PRO_MONTH:29. Billing is euro-only; non-euro cards are converted by the issuer. MCP is a separate API subscription. Do not treat 29 EUR Pro as MCP access.

Trends MCP public cards: Free $0 and 100 requests/month; Starter $19 and 1,000; Pro $49 and 5,000; Business $199 and 25,000. The yearly toggle shows $16 / $192, $39 / $468, and $159 / $1,910 billed annually. llms.txt states annual billing saves 20%. HTML FAQ says first-time paid plans are not charged until day 8. Yearly card fine print says "after day 7." HTML FAQ also says one successful API or MCP call equals one request. llms.txt meters MCP get_top_trends at 1 credit per 10 requested rows, max 10 credits per call, with REST still 1 request per call. History depth on the pricing FAQ: Free 90 days, Starter 1 year, Pro 2+ years, Business the full archive. Keyword alerts: Starter 10, Pro 50, Business 250. Free boards lag 24 hours. Paid boards are described as real-time.

FAQ

Is Helium 10 a full SmartScout replacement?

No. Helium 10 wins day-to-day listing, keyword, inventory, and ads work, with Diamond MCP at https://mcp.helium10.com/mcp. SmartScout still wins seller graphs, brand share, and 40,000+ subcategories. Teams that buy both are not double-paying for the same graph. They are buying a suite plus a map.

Does SmartScout MCP work on Basic or Essentials?

Not on the public cards fetched 17 September 2026. Snapshot MCP is listed on Business. Full Access MCP is listed on Enterprise. The comparison grid only checks MCP under Business. The early-access page still gates the API-backed first release on Enterprise. Confirm the live seat with SmartScout support before buying Business only for MCP.

Can Trends MCP show Buy Box share for a named seller?

No. Trends MCP returns Amazon search interest for a keyword and ranked bestseller boards. Buy Box history and seller catalogs are SmartScout Business features. Use Trends MCP when the question is whether demand is moving on Amazon, Google, or TikTok, not who owns the offer.

Why are Jungle Scout Catalyst prices missing from this comparison?

Jungle Scout's pricing page still hides Catalyst plan dollars behind "View Catalyst Pricing." This run does not quote third-party $49 / $79 / $149 tables. Extra seats at $49 per month or $459 per year, the 7-day Catalyst money-back window, and Cobalt-gated MCP are the facts the public HTML actually prints.

Is Keepa cheaper than SmartScout Basic?

Keepa Pro is 29 EUR per month. SmartScout Basic is $49 per month, or $29 per month on the yearly toggle. Those are different products. Keepa is price and rank history, with MCP only on an API plan. SmartScout Basic is product-level Amazon research. Convert euros at checkout; Keepa bills in EUR.

Sources (accessed 17 September 2026): SmartScout pricing, SmartScout MCP early access, Helium 10 pricing, Helium 10 MCP, Helium 10 MCP GitHub README (helium10/Helium10-MCP), Jungle Scout pricing, Jungle Scout MCP, Keepa cdn/languages/en.json and Keepa MCP docs, Trends MCP pricing page and llms.txt.