Nexscope

TikTok / Social Commerce

TikTok Creator Search MCP Tool

Provider business records for TikTok Creator Search. Known row fields: account_type, author_avg_engagement_rate, bio_email, category_label, country_code, ecom_video_avg_play_count, facebook_url, follower_count, follower_count_growth_for_last_7_days, has_live_product, has_shop_product, has_video_product, id, ins_id, live_30d_gmv, live_30d_gpm, nickname, product_category_label_list, total_favorited, total_video_live_30d_gmv, unique_id, user_avatar, user_sell_product_l3_category, video_30d_gmv, video_30d_gpm, video_avg_like_count, video_avg_play_count, video_total_like_count_to_follower_count_ratio, youtube_channel_id. Missing and null fields remain unchanged; monetary values retain their original unit and runtime type.

MCP tool name
nexscope_chuhaijiang_tiktok_creator_search
Legacy MCP endpoint
/api/skill-api/v1/mcp
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": "chuhaijiang-tiktok-creator-search-1",
  "method": "tools/call",
  "params": {
    "name": "nexscope_chuhaijiang_tiktok_creator_search",
    "arguments": {
      "country": "us",
      "keyword": "beauty",
      "pageSize": 5
    }
  }
}
Legacy endpoint
POST /api/skill-api/v1/mcp
Canonical detail URL
https://www.nexscope.ai/mcp-map/chuhaijiang-tiktok-creator-search

Arguments

NameTypeRequiredMeaning
countrystringrequired
Lowercase TikTok market code.
Example: us
pageintegeroptional
Page number, starting at 1.
Example: 1
pageSizeintegeroptional
Maximum records per page.
Example: 5
keywordstringoptional
Creator search keyword.
Example: beauty
categorystringoptional
Creator category.
Example: {}
hasContactbooleanoptional
Filter by availability of public contact information.
Example: true
sortstringoptional
Provider sort field and direction (field:asc or field:desc).
Example: gmv_30d:desc
minFollowersnumberoptional
Minimum follower count.
Example: {}
maxFollowersnumberoptional
Maximum follower count.
Example: {}
minGmv30dnumberoptional
Minimum 30-day GMV.
Example: {}
maxGmv30dnumberoptional
Maximum 30-day GMV.
Example: {}
minAvgViewsnumberoptional
Minimum average view count.
Example: {}
maxAvgViewsnumberoptional
Maximum average view count.
Example: {}
minEngagementnumberoptional
Minimum engagement rate.
Example: {}
maxEngagementnumberoptional
Maximum engagement rate.
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.request_idstring | nulloptional
Request id value used by this API operation.
data.dataobject | nulloptional
Data value used by this API operation.
data.data.itemsarray | nulloptional
Provider business records for TikTok Creator Search. Known row fields: account_type, author_avg_engagement_rate, bio_email, category_label, country_code, ecom_video_avg_play_count, facebook_url, follower_count, follower_count_growth_for_last_7_days, has_live_product, has_shop_product, has_video_product, id, ins_id, live_30d_gmv, live_30d_gpm, nickname, product_category_label_list, total_favorited, total_video_live_30d_gmv, unique_id, user_avatar, user_sell_product_l3_category, video_30d_gmv, video_30d_gpm, video_avg_like_count, video_avg_play_count, video_total_like_count_to_follower_count_ratio, youtube_channel_id. Missing and null fields remain unchanged; monetary values retain their original unit and runtime type.
data.data.items[]object | nullrequired
Item in data data items.
data.data.items[].account_typeanyoptional
Source-documented account_type; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].author_avg_engagement_rateanyoptional
Source-documented author_avg_engagement_rate; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].bio_emailanyoptional
Source-documented bio_email; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].category_labelanyoptional
Source-documented category_label; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].country_codeanyoptional
Source-documented country_code; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].ecom_video_avg_play_countanyoptional
Source-documented ecom_video_avg_play_count; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].facebook_urlanyoptional
Source-documented facebook_url; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].follower_countanyoptional
Source-documented follower_count; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].follower_count_growth_for_last_7_daysanyoptional
Source-documented follower_count_growth_for_last_7_days; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].has_live_productanyoptional
Source-documented has_live_product; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].has_shop_productanyoptional
Source-documented has_shop_product; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].has_video_productanyoptional
Source-documented has_video_product; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].idanyoptional
Source-documented id; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].ins_idanyoptional
Source-documented ins_id; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].live_30d_gmvanyoptional
Source-documented live_30d_gmv; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].live_30d_gpmanyoptional
Source-documented live_30d_gpm; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].nicknameanyoptional
Source-documented nickname; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].product_category_label_listanyoptional
Source-documented product_category_label_list; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].total_favoritedanyoptional
Source-documented total_favorited; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].total_video_live_30d_gmvanyoptional
Source-documented total_video_live_30d_gmv; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].unique_idanyoptional
Source-documented unique_id; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].user_avataranyoptional
Source-documented user_avatar; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].user_sell_product_l3_categoryanyoptional
Source-documented user_sell_product_l3_category; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].video_30d_gmvanyoptional
Source-documented video_30d_gmv; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].video_30d_gpmanyoptional
Source-documented video_30d_gpm; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].video_avg_like_countanyoptional
Source-documented video_avg_like_count; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].video_avg_play_countanyoptional
Source-documented video_avg_play_count; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].video_total_like_count_to_follower_count_ratioanyoptional
Source-documented video_total_like_count_to_follower_count_ratio; may be absent or null. Preserve the provider value and original monetary units.
data.data.items[].youtube_channel_idanyoptional
Source-documented youtube_channel_id; may be absent or null. Preserve the provider value and original monetary units.
data.data.total_countinteger | nulloptional
Total matching records.

Any of option 2

NameTypeRequiredDescription
datanullrequired
Data value used by this API operation.

Examples

Example arguments

{
  "country": "us",
  "keyword": "beauty",
  "pageSize": 5
}

Example structuredContent

{
  "data": {
    "data": {
      "items": [
        {
          "account_type": null,
          "author_avg_engagement_rate": null,
          "bio_email": null
        }
      ]
    }
  },
  "code": 0,
  "msg": "ok",
  "ts": "0",
  "time": "2026-01-01 00:00:00",
  "cost": "-1",
  "traceId": null
}