Nexscope

Amazon Marketplace Intelligence

Amazon Product Database MCP Tool

Jungle Scout Product Database multi-condition filtering. Filter Amazon products by category, price, sales volume, revenue, reviews, rating, weight, BSR rank, LQS, seller type, and more across 10 marketplaces.

MCP tool name
nexscope_amazon_product_database
Equivalent REST API path
https://api.nexscope.ai/api/skill-api/v1/skills/amazon-product-database/run
JSON-RPC method
tools/call

Authentication

Send the user API key as a bearer token on every MCP JSON-RPC request.

Authorization: Bearer nk-xxxxxxxxxxxxxxxxx

If authentication is missing or invalid, ask the user to open API Access and copy a valid key before calling this tool.

Call this MCP tool

Use tools/call with the MCP tool name below. The arguments object should match the table on this page.

{
  "jsonrpc": "2.0",
  "id": "amazon-product-database-1",
  "method": "tools/call",
  "params": {
    "name": "nexscope_amazon_product_database",
    "arguments": {
      "needCount": 10,
      "includeKeywords": "phone case",
      "marketplace": "us",
      "sort": "-sales"
    }
  }
}
REST API equivalent
POST https://api.nexscope.ai/api/skill-api/v1/skills/amazon-product-database/run
Canonical detail URL
https://www.nexscope.ai/mcp-map/amazon-product-database

Arguments

NameTypeRequiredMeaning
marketplacestringrequired
Target marketplace code. Options: us, uk, de, in, ca, fr, it, es, mx, jp
Example: us
includeKeywordsstringoptional
Keywords to include in title/ASIN, comma-separated, up to 100 items, max 50 chars each
Example: phone case
excludeKeywordsstringoptional
Keywords to exclude from title/ASIN, comma-separated, up to 100 items, max 50 chars each
Example: phone case
categoriesstringoptional
Primary category names, comma-separated, must match the standard category names for the corresponding site. US site examples: Appliances, Arts Crafts & Sewing, Automotive, Baby, Beauty & Personal Care, Books, CDs & Vinyl, Cell Phones & Accessories, Clothing Shoes & Jewelry, Collectibles & Fine Art, Computers, Digital Music, Electronics, Garden & Outdoor, Grocery & Gourmet Food, Handmade, Health Household & Baby Care, Home & Kitchen, Industrial & Scientific, Kindle Store, Kitchen & Dining, Movies & TV, Musical Instruments, Office Products, Pet Supplies, Sports & Outdoors, Tools & Home Improvement, Toys & Games, Video Games, etc. Other sites (uk, de, fr, it, es, mx, jp, ca, in) have their own localized category names
Example: {}
minPricenumberoptional
Minimum price
Example: 1
maxPricenumberoptional
Maximum price
Example: 1
minSalesintegeroptional
Minimum monthly sales
Example: 1
maxSalesintegeroptional
Maximum monthly sales
Example: 1
minRevenuenumberoptional
Minimum monthly revenue
Example: 1
maxRevenuenumberoptional
Maximum monthly revenue
Example: 1
minReviewsintegeroptional
Minimum number of reviews
Example: 1
maxReviewsintegeroptional
Maximum number of reviews
Example: 1
minRatingnumberoptional
Minimum rating (1.0-5.0)
Example: 1
maxRatingnumberoptional
Maximum rating (1.0-5.0)
Example: 1
minWeightnumberoptional
Minimum weight (lbs)
Example: 1
maxWeightnumberoptional
Maximum weight (lbs)
Example: 1
minRankintegeroptional
Minimum BSR ranking
Example: 1
maxRankintegeroptional
Maximum BSR ranking
Example: 1
minLqsintegeroptional
Minimum LQS score (1-10)
Example: 1
maxLqsintegeroptional
Maximum LQS score (1-10)
Example: 1
minSellersintegeroptional
Minimum number of sellers
Example: 1
maxSellersintegeroptional
Maximum number of sellers
Example: 1
minNetnumberoptional
Minimum net profit
Example: 1
maxNetnumberoptional
Maximum net profit
Example: 1
sellerTypesstringoptional
Seller types, comma-separated. Options: amz (Amazon self-operated), fba, fbm
Example: {}
productTiersstringoptional
Product size tiers, comma-separated. Options: oversize, standard
Example: {}
excludeTopBrandsbooleanoptional
Whether to exclude top brands
Example: false
excludeUnavailableProductsbooleanoptional
Whether to exclude unavailable products
Example: false
minUpdatedAtstringoptional
Data update start date (YYYY-MM-DD)
Example: 2026-01-01
maxUpdatedAtstringoptional
Data update end date (YYYY-MM-DD)
Example: 2026-01-01
needCountintegeroptional
Total number of results to return, API auto-paginates internally
Example: 1
sortstringoptional
Sort field. Options: name, -name, category, -category, revenue, -revenue, sales, -sales, price, -price, rank, -rank, reviews, -reviews, lqs, -lqs, sellers, -sellers. Prefix - indicates descending. Default: name
Example: {}

Response fields

Treat structuredContent as the programmatic API response payload.

NameTypeRequiredDescription
dataanyrequired
Data value used by this API operation.
codeintegerrequired
0 means accepted or successful; nonzero is a platform error.
msgstring | nullrequired
Msg value used by this API operation.
tsstringrequired
Epoch milliseconds.
timestringrequired
Server local time: yyyy-MM-dd HH:mm:ss.
coststringrequired
Elapsed milliseconds, never credits; -1 outside web requests.
traceIdstring | nullrequired
Trace id value used by this API operation.

Any of option 1

NameTypeRequiredDescription
dataobjectrequired
Data value used by this API operation.
data.costTokenintegeroptional
Token consumption
Example: 1
data.productDatabaseListarrayoptional
Product data list
Example: []
data.productDatabaseList[].idstringoptional
Product unique identifier
Example: example-id
data.productDatabaseList[].titlestringoptional
Product title
Example: null
data.productDatabaseList[].brandstringoptional
Brand name
Example: null
data.productDatabaseList[].categorystringoptional
Primary category
Example: null
data.productDatabaseList[].breadcrumbPathstringoptional
Full category path
Example: null
data.productDatabaseList[].pricenumberoptional
Current selling price (USD)
Example: 1
data.productDatabaseList[].approximate30DayUnitsSoldintegeroptional
Estimated units sold in last 30 days
Example: 1
data.productDatabaseList[].approximate30DayRevenuenumberoptional
Estimated revenue in last 30 days (USD)
Example: 1
data.productDatabaseList[].productRankintegeroptional
BSR ranking
Example: 1
data.productDatabaseList[].reviewsintegeroptional
Total number of reviews
Example: 1
data.productDatabaseList[].ratingnumberoptional
Average rating (1.0-5.0)
Example: 1
data.productDatabaseList[].listingQualityScoreintegeroptional
Listing quality score (LQS, 1-10)
Example: 1
data.productDatabaseList[].numberOfSellersintegeroptional
Number of active sellers
Example: 1
data.productDatabaseList[].sellerTypestringoptional
Seller type (amz/fba/fbm)
Example: null
data.productDatabaseList[].imageUrlstringoptional
Product main image URL
Example: https://example.com/image.jpg
data.productDatabaseList[].dateFirstAvailablestringoptional
Date first listed
Example: 2026-01-01
data.productDatabaseList[].weightValuenumberoptional
Product weight
Example: 1
data.productDatabaseList[].weightUnitstringoptional
Weight unit
Example: null
data.productDatabaseList[].lengthValuenumberoptional
Length
Example: 1
data.productDatabaseList[].widthValuenumberoptional
Width
Example: 1
data.productDatabaseList[].heightValuenumberoptional
Height
Example: 1
data.productDatabaseList[].dimensionsUnitstringoptional
Dimensions unit
Example: null
data.productDatabaseList[].parentAsinstringoptional
Parent ASIN
Example: B072MQ5BRX
data.productDatabaseList[].isParentbooleanoptional
Whether it is a parent listing
Example: false
data.productDatabaseList[].isVariantbooleanoptional
Whether it is a variant
Example: false
data.productDatabaseList[].isStandalonebooleanoptional
Whether it is a standalone product
Example: false
data.productDatabaseList[].isAvailablebooleanoptional
Whether it is available for purchase
Example: false
data.productDatabaseList[].buyBoxOwnerstringoptional
Buy Box owner seller name
Example: null
data.productDatabaseList[].buyBoxOwnerSellerIdstringoptional
Buy Box owner seller ID
Example: example-id
data.productDatabaseList[].updatedAtstringoptional
Data update time
Example: 2026-01-01
data.productDatabaseList[].feeBreakdownobjectoptional
Fee details: fbaFee (FBA fee), referralFee (referral fee), variableClosingFee (variable closing fee), totalFees (total fees)
Example: {}
data.productDatabaseList[].subcategoryRanksarrayoptional
Subcategory BSR ranking list, each item contains subcategory, rank, id
Example: []
data.productDatabaseList[].typestringoptional
Resource type
Example: null
data.productDatabaseList[].variantsarrayoptional
Variant list
Example: []
data.productDatabaseList[].upcListarrayoptional
UPC code list
Example: []
data.productDatabaseList[].eanListarrayoptional
EAN code list
Example: []
data.productDatabaseList[].isbnListarrayoptional
ISBN code list
Example: []
data.productDatabaseList[].gtinListarrayoptional
GTIN code list
Example: []
data.productDatabaseList[].dateFirstAvailableIsEstimatedbooleanoptional
Whether the listing date is estimated
Example: false
data.typestringoptional
Provider-specific render or payload type.
Example: null
data.titlestringoptional
Provider-specific response title.
Example: null
data.sourceTypestringoptional
Provider-specific source platform type.
Example: null
data.sourceToolstringoptional
Provider-specific source tool name.
Example: null
data.costTimeintegeroptional
Execution time reported by the upstream provider.
Example: null
data.pageintegeroptional
Current page returned by the upstream provider.
Example: null
data.pageSizeintegeroptional
Page size returned by the upstream provider.
Example: null
data.pageItemCountintegeroptional
Item count on the current page returned by the upstream provider.
Example: null
data.totalPageintegeroptional
Total page count returned by the upstream provider.
Example: null
data.dataSnapshotMonthstringoptional
Data snapshot month returned by the upstream provider.
Example: null

Any of option 2

NameTypeRequiredDescription
datanullrequired
Data value used by this API operation.

Examples

Example arguments

{
  "needCount": 10,
  "includeKeywords": "phone case",
  "marketplace": "us",
  "sort": "-sales"
}

Example structuredContent

{
  "data": {
    "costToken": 1,
    "productDatabaseList": [
      {
        "id": "example-id",
        "price": 1,
        "approximate30DayUnitsSold": 1,
        "approximate30DayRevenue": 1,
        "productRank": 1,
        "reviews": 1,
        "rating": 1,
        "listingQualityScore": 1,
        "numberOfSellers": 1,
        "imageUrl": "https://example.com/image.jpg",
        "dateFirstAvailable": "2026-01-01",
        "weightValue": 1,
        "lengthValue": 1,
        "widthValue": 1,
        "heightValue": 1,
        "parentAsin": "B072MQ5BRX",
        "isParent": false,
        "isVariant": false,
        "isStandalone": false,
        "isAvailable": false,
        "buyBoxOwnerSellerId": "example-id",
        "updatedAt": "2026-01-01",
        "feeBreakdown": {},
        "subcategoryRanks": [],
        "variants": [],
        "upcList": [],
        "eanList": [],
        "isbnList": [],
        "gtinList": [],
        "dateFirstAvailableIsEstimated": false
      }
    ]
  },
  "code": 0,
  "msg": null,
  "ts": "0",
  "time": "2026-01-01 00:00:00",
  "cost": "-1",
  "traceId": null
}