Nexscope

Keyword & Search Demand

Amazon Niche Reviews By Keyword MCP Tool

Amazon niche market review analysis and consumer sentiment insights.

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

Arguments

NameTypeRequiredMeaning
keywordstringrequired
Keyword (required, use the language of the corresponding site, e.g. English for the US site, German for the Germany site), max length 1000 characters
Example: phone case
countryCodestringoptional
Country code, options: US (United States), JP (Japan), DE (Germany)
Example: {}
pageintegeroptional
Page number (starting from 1)
Example: 1
pageSizeintegeroptional
Results per page (10-100)
Example: 10
sortFieldstringoptional
Sort field, options: clickConversionRateT7 (7-day click conversion rate), demand (demand score), avgPrice (average product price), maximumPrice (highest product price), minimumPrice (lowest product price), productCount (product count), searchConversionRateT7 (7-day search conversion rate), searchVolumeT7 (7-day search volume), unitsSoldT7 (7-day sales volume), searchVolumeGrowthT7 (search growth rate), clickCountT90 (90-day click volume), clickCountT7 (weekly click volume), brandCount (brand count), top5BrandsClickShare (TOP5 brand share), newProductsLaunchedT180 (180-day new product success rate - launch count), successfulLaunchesT180 (180-day new product success rate - new product count), launchRateT180 (180-day new product success rate - launch rate), top5ProductsClickShare (top 5 product click share), returnRateT360 (return rate), clickConversionRateT90 (90-day click conversion rate), searchConversionRateT90 (90-day search conversion rate), searchVolumeT90 (90-day search volume), unitsSoldT90 (90-day sales volume), unitsSoldGrowthT90 (90-day sales growth rate), searchVolumeGrowthT90 (90-day search growth rate), acos, profitRate50 (profit rate for 50% natural orders)
Example: {}
sortTypestringoptional
Sort direction, options: desc (descending), asc (ascending)
Example: {}
productCountMinintegeroptional
Minimum product count (current)
Example: 1
productCountMaxintegeroptional
Maximum product count (current)
Example: 1
brandCountMinintegeroptional
Minimum brand count
Example: 1
brandCountMaxintegeroptional
Maximum brand count
Example: 1
avgPriceMinnumberoptional
Minimum average price (current)
Example: 1
avgPriceMaxnumberoptional
Maximum average price (current)
Example: 1
unitsSoldT7Minintegeroptional
Minimum sales volume (7-day stats)
Example: 1
unitsSoldT7Maxintegeroptional
Maximum sales volume (7-day stats)
Example: 1
searchVolumeT7Minintegeroptional
Minimum search volume (7-day stats)
Example: 1
searchVolumeT7Maxintegeroptional
Maximum search volume (7-day stats)
Example: 1
clickCountT7Minintegeroptional
Minimum click volume (7-day stats)
Example: 1
clickCountT7Maxintegeroptional
Maximum click volume (7-day stats)
Example: 1
clickConversionRateT7Minnumberoptional
Minimum click conversion rate (7-day stats)
Example: 1
clickConversionRateT7Maxnumberoptional
Maximum click conversion rate (7-day stats)
Example: 1
top5BrandsClickShareMinnumberoptional
Minimum top 5 brands' click share in the niche market
Example: 1
top5BrandsClickShareMaxnumberoptional
Maximum top 5 brands' click share in the niche market
Example: 1
top5ProductsClickShareMinnumberoptional
Minimum top 5 products click share (current)
Example: 1
top5ProductsClickShareMaxnumberoptional
Maximum top 5 products click share (current)
Example: 1
sponsoredProductsPercentageMinnumberoptional
Minimum SP ad share
Example: 1
sponsoredProductsPercentageMaxnumberoptional
Maximum SP ad share
Example: 1
avgBrandAgeMinnumberoptional
Minimum average brand age (current)
Example: 1
avgBrandAgeMaxnumberoptional
Maximum average brand age (current)
Example: 1
avgBrandAgeQoqMinnumberoptional
Minimum average brand age (90-day stats)
Example: 1
avgBrandAgeQoqMaxnumberoptional
Maximum average brand age (90-day stats)
Example: 1
avgBrandAgeYoyMinnumberoptional
Minimum average brand age (360-day stats)
Example: 1
avgBrandAgeYoyMaxnumberoptional
Maximum average brand age (360-day stats)
Example: 1
avgSellingPartnerAgeMinnumberoptional
Minimum average selling partner age
Example: 1
avgSellingPartnerAgeMaxnumberoptional
Maximum average selling partner age
Example: 1
avgSellingPartnerAgeQoqMinnumberoptional
Minimum average selling partner age (90-day stats)
Example: 1
avgSellingPartnerAgeQoqMaxnumberoptional
Maximum average selling partner age (90-day stats)
Example: 1
avgSellingPartnerAgeYoyMinnumberoptional
Minimum average selling partner age (360-day stats)
Example: 1
avgSellingPartnerAgeYoyMaxnumberoptional
Maximum average selling partner age (360-day stats)
Example: 1
launchRateT180Minnumberoptional
Minimum product launch success rate (180-day stats)
Example: 1
launchRateT180Maxnumberoptional
Maximum product launch success rate (180-day stats)
Example: 1
newProductRateT180numberoptional
Minimum new product share (180-day stats)
Example: 1
returnRateT360Minnumberoptional
Minimum return rate (360-day stats)
Example: 1
returnRateT360Maxnumberoptional
Maximum return rate (360-day stats)
Example: 1
cpcMediumMinnumberoptional
Minimum CPC (current)
Example: 1
cpcMediumMaxnumberoptional
Maximum CPC (current)
Example: 1

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 count
Example: 1
data.dataarrayoptional
Niche market review list (see data item fields below for details)
Example: []
data.columnsarrayoptional
Render columns
Example: []
data.costTokenintegeroptional
Tokens consumed
Example: 1
data.typestringoptional
Render style
Example: null
data.titlestringoptional
Title
Example: null
data.data[].nicheIdstringoptional
Niche market ID
Example: example-id
data.data[].nicheNamestringoptional
Niche market name
Example: null
data.data[].keywordstringoptional
Keyword
Example: phone case
data.data[].reviewTypestringoptional
Review type (values: [Positive Reviews], [Negative Reviews])
Example: null
data.data[].topicstringoptional
Review topic
Example: null
data.data[].percentOfMentionsnumberoptional
Share (range 0-1, representing 0%-100%)
Example: 1
data.data[].reviewExamplestringoptional
Review example
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

{
  "pageSize": 10,
  "keyword": "phone case",
  "countryCode": "US",
  "page": 1
}

Example structuredContent

{
  "data": {
    "total": 1,
    "data": [
      {
        "nicheId": "example-id",
        "keyword": "phone case",
        "percentOfMentions": 1
      }
    ],
    "columns": [],
    "costToken": 1
  },
  "code": 0,
  "msg": null,
  "ts": "0",
  "time": "2026-01-01 00:00:00",
  "cost": "-1",
  "traceId": null
}