Nexscope

Amazon Marketplace Intelligence

Amazon Related Asins MCP Tool

Find Amazon same-niche competitors by ASIN, with multi-dimensional filtering by click conversion rate, composite conversion rate, click volume, sales volume, reviews, ratings, price, and gross margin to identify potential competitors.

MCP tool name
nexscope_amazon_related_asins
Equivalent REST API path
https://api.nexscope.ai/api/skill-api/v1/skills/amazon-related-asins/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-related-asins-1",
  "method": "tools/call",
  "params": {
    "name": "nexscope_amazon_related_asins",
    "arguments": {
      "page": 1,
      "pageSize": 10,
      "countryCode": "US",
      "asin": "B072MQ5BRX"
    }
  }
}
REST API equivalent
POST https://api.nexscope.ai/api/skill-api/v1/skills/amazon-related-asins/run
Canonical detail URL
https://www.nexscope.ai/mcp-map/amazon-related-asins

Arguments

NameTypeRequiredMeaning
asinstringrequired
Reference ASIN, used to query competitor listings that belong to the same niche as this ASIN, max length 1000 characters
Example: B072MQ5BRX
countryCodestringoptional
Country code, options: US (United States), JP (Japan), DE (Germany)
Example: {}
pageintegeroptional
Page number (starting from 1)
Example: 1
pageSizeintegeroptional
Items returned per page (10-100)
Example: 10
sortFieldstringoptional
Sort field (see sort options below)
Example: {}
sortTypestringoptional
Sort direction: desc (descending) or asc (ascending)
Example: {}
priceMinnumberoptional
Minimum product price
Example: 1
priceMaxnumberoptional
Maximum product price
Example: 1
fbaFeeMinnumberoptional
Minimum FBA fee
Example: 1
fbaFeeMaxnumberoptional
Maximum FBA fee
Example: 1
grossProfitMarginMinnumberoptional
Minimum gross profit margin
Example: 1
grossProfitMarginMaxnumberoptional
Maximum gross profit margin
Example: 1
totalReviewsMinintegeroptional
Minimum review count
Example: 1
totalReviewsMaxintegeroptional
Maximum review count
Example: 1
customerRatingMinnumberoptional
Minimum rating, range 0.0-5.0
Example: 1
customerRatingMaxnumberoptional
Maximum rating, range 0.0-5.0
Example: 1
clickCountT7Minintegeroptional
Minimum weekly click count
Example: 1
clickCountT7Maxintegeroptional
Maximum weekly click count
Example: 1
clickCountGrowthT7Minnumberoptional
Minimum weekly click growth rate, range 0-1, e.g., 0.1 means 10%
Example: 1
clickCountGrowthT7Maxnumberoptional
Maximum weekly click growth rate, range 0-1, e.g., 0.1 means 10%
Example: 1
clickConversionRateMinnumberoptional
Minimum click conversion rate, range 0-1, e.g., 0.1 means 10%
Example: 1
clickConversionRateMaxnumberoptional
Maximum click conversion rate, range 0-1, e.g., 0.1 means 10%
Example: 1
clickCountT30Minintegeroptional
Minimum monthly click count
Example: 1
clickCountT30Maxintegeroptional
Maximum monthly click count
Example: 1
clickCountGrowthT30Minnumberoptional
Minimum monthly click growth rate, range 0-1, e.g., 0.1 means 10%
Example: 1
clickCountGrowthT30Maxnumberoptional
Maximum monthly click growth rate, range 0-1, e.g., 0.1 means 10%
Example: 1
clickConversionRateCompositeMinnumberoptional
Minimum composite click conversion rate, range 0-1, e.g., 0.1 means 10%
Example: 1
clickConversionRateCompositeMaxnumberoptional
Maximum composite click conversion rate, range 0-1, e.g., 0.1 means 10%
Example: 1
salesVolumeT360Minintegeroptional
Minimum annual sales volume
Example: 1
salesVolumeT360Maxintegeroptional
Maximum annual sales volume
Example: 1
launchDateMinstringoptional
Earliest listing time, format yyyyMMdd000000
Example: 2026-01-01
launchDateMaxstringoptional
Latest listing time, format yyyyMMdd000000
Example: 2026-01-01
nicheCountMinintegeroptional
Minimum number of niche markets
Example: 1
nicheCountMaxintegeroptional
Maximum number of niche markets
Example: 1
sellerCountrystringoptional
Seller country code, comma-separated for multiple countries, e.g.: CN,US
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.totalintegeroptional
Total record count
Example: 1
data.pagesintegeroptional
Total page count
Example: 1
data.pageintegeroptional
Current page
Example: 1
data.pageSizeintegeroptional
Page size, min 10, max 100
Example: 10
data.dataarrayoptional
ASIN product list (see product object fields below)
Example: []
data.columnsarrayoptional
Rendered columns
Example: []
data.typestringoptional
Render style
Example: null
data.costTokenintegeroptional
Token consumption
Example: 1
data.data[].asinstringoptional
Amazon product ASIN
Example: B072MQ5BRX
data.data[].parentAsinstringoptional
Amazon product parent ASIN
Example: B072MQ5BRX
data.data[].titlestringoptional
Product title
Example: null
data.data[].brandstringoptional
Brand
Example: null
data.data[].pricenumberoptional
Price
Example: 1
data.data[].currentPricenumberoptional
Current price
Example: 1
data.data[].currencystringoptional
Currency
Example: null
data.data[].customerRatingnumberoptional
Rating
Example: 1
data.data[].totalReviewsintegeroptional
Review count
Example: 1
data.data[].launchDatestringoptional
Listing time
Example: 2026-01-01
data.data[].linkstringoptional
ASIN link
Example: null
data.data[].imagesUrlstringoptional
Product main image
Example: https://example.com/image.jpg
data.data[].sellerNamestringoptional
Seller name
Example: null
data.data[].sellerIdstringoptional
Seller ID
Example: example-id
data.data[].fbaFeenumberoptional
FBA fee
Example: 1
data.data[].shippingFeenumberoptional
FBA shipping fee
Example: 1
data.data[].gpmnumberoptional
Gross profit margin
Example: 1
data.data[].clickConversionRatenumberoptional
Click conversion rate (original 7-day click conversion rate)
Example: 1
data.data[].clickConversionRateCompositenumberoptional
Composite click conversion rate
Example: 1
data.data[].clickConversionRateTypestringoptional
Conversion rate calculation type
Example: null
data.data[].clickConversionRateCompositeTypestringoptional
Composite conversion rate calculation type
Example: null
data.data[].clickCountT7integeroptional
7-day click count
Example: 1
data.data[].clickCountT30integeroptional
30-day click count
Example: 1
data.data[].clickCountT90integeroptional
90-day click count
Example: 1
data.data[].clickCountGrowthT7numberoptional
Weekly click growth rate
Example: 1
data.data[].clickCountGrowthT30numberoptional
Monthly click growth rate
Example: 1
data.data[].purchasedClicksT360integeroptional
360-day purchase clicks
Example: 1
data.data[].salesVolumeT360integeroptional
Annual sales volume
Example: 1
data.data[].nicheCountintegeroptional
Number of niche markets the product belongs to
Example: 1
data.data[].sameNicheTitlestringoptional
Same niche title
Example: null
data.data[].involvedNumintegeroptional
Number of involved keywords
Example: 1
data.data[].involvedFrequencyintegeroptional
Frequency of involved keywords
Example: 1
data.data[].categoryNamesarrayoptional
Category information
Example: []
data.data[].hasMetricbooleanoptional
Whether the product has metrics
Example: false
data.data[].searchValueTypestringoptional
Search type: exact (exact match), sameNiche (same niche as reference ASIN), category (category)
Example: null
data.data[].nichesarrayoptional
Top 3 niche markets, containing: nicheId, nicheTitle, demand (market score), image, marketplaceId
Example: []
data.data[].bestSellersRankingarrayoptional
Best seller rankings, containing: rank (ranking), category (category name)
Example: []
data.data[].trendsarrayoptional
90-day trend data, containing: day (date), clickCountT7 (weekly click count), reviewCount (review count), reviewRating (review rating), bestSellerRanking (BSR ranking), averagePriceT7 (weekly average price), totalOfferDepthT7 (7-day new offers)
Example: []
data.data[].lastUpdateTimestringoptional
Last update time
Example: 2026-01-01
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.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

{
  "page": 1,
  "pageSize": 10,
  "countryCode": "US",
  "asin": "B072MQ5BRX"
}

Example structuredContent

{
  "data": {
    "total": 1,
    "pages": 1,
    "page": 1,
    "pageSize": 10,
    "data": [
      {
        "asin": "B072MQ5BRX",
        "parentAsin": "B072MQ5BRX",
        "price": 1,
        "currentPrice": 1,
        "customerRating": 1,
        "totalReviews": 1,
        "launchDate": "2026-01-01",
        "imagesUrl": "https://example.com/image.jpg",
        "sellerId": "example-id",
        "fbaFee": 1,
        "shippingFee": 1,
        "gpm": 1,
        "clickConversionRate": 1,
        "clickConversionRateComposite": 1,
        "clickCountT7": 1,
        "clickCountT30": 1,
        "clickCountT90": 1,
        "clickCountGrowthT7": 1,
        "clickCountGrowthT30": 1,
        "purchasedClicksT360": 1,
        "salesVolumeT360": 1,
        "nicheCount": 1,
        "involvedNum": 1,
        "involvedFrequency": 1,
        "categoryNames": [],
        "hasMetric": false,
        "niches": [],
        "bestSellersRanking": [],
        "trends": [],
        "lastUpdateTime": "2026-01-01"
      }
    ],
    "columns": [],
    "costToken": 1
  },
  "code": 0,
  "msg": null,
  "ts": "0",
  "time": "2026-01-01 00:00:00",
  "cost": "-1",
  "traceId": null
}