Platforms / tiktok
tiktok toolset
22 tools. Mount this server and your agent gets every tiktok endpoint, fully typed.
claude mcp add capzy-tiktok --transport http https://mcp.capzy.ai/tiktok/mcp \ --header "Authorization: Bearer YOUR_KEY"
Ads
tiktok_ads_search
1 credit
not yet verified
Ads Search
Query the EU Commercial Content Library.
| Param | Type | Required | Description |
|---|---|---|---|
keyword |
string | optional | Advertiser keyword. |
advertiser_id |
string | optional | Advertiser id. |
region |
string | optional | Region code. Default: us |
Hashtags
tiktok_hashtag
1 credit
not yet verified
Hashtag Info
Hashtag/challenge information.
| Param | Type | Required | Description |
|---|---|---|---|
name |
string | required | Hashtag name (no #). |
region |
string | optional | Region code. Default: us |
tiktok_hashtag_videos
1 credit
not yet verified
Hashtag Videos
Videos tagged with a hashtag.
| Param | Type | Required | Description |
|---|---|---|---|
name |
string | required | Hashtag name (no #). |
count |
integer | optional | Items to return per page (1 to 50). Default: 30 |
cursor |
integer | optional | Pagination offset; pass the prior nextCursor to page. Default: 0 |
region |
string | optional | Region code. Default: us |
Music
tiktok_music
1 credit
not yet verified
Music Detail
Sound/music detail information.
| Param | Type | Required | Description |
|---|---|---|---|
music_id |
string | required | Music id. |
region |
string | optional | Region code. Default: us |
tiktok_music_videos
1 credit
not yet verified
Music Videos
Videos using a particular sound.
| Param | Type | Required | Description |
|---|---|---|---|
music_id |
string | required | Music id. |
count |
integer | optional | Items to return per page (1 to 50). Default: 30 |
cursor |
integer | optional | Pagination offset; pass the prior nextCursor to page. Default: 0 |
region |
string | optional | Region code. Default: us |
Reference
tiktok_regions
1 credit
List Regions
Supported regional endpoints.
No parameters.
Search
tiktok_search
1 credit
not yet verified
Search
General top-feed keyword search.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Search keyword. |
sort_by |
string | optional | Result ordering: relevance, most_liked, newest. Default: relevance |
upload_date |
string | optional | Restrict to videos uploaded within this window. Default: all |
count |
integer | optional | Items to return per page (1 to 50). Default: 20 |
cursor |
integer | optional | Pagination offset; pass the prior nextCursor to page. Default: 0 |
region |
string | optional | Region code. Default: us |
tiktok_search_hashtags
1 credit
not yet verified
Search Hashtags
Search for hashtags by keyword.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Search keyword. |
count |
integer | optional | Items to return per page (1 to 50). Default: 20 |
cursor |
integer | optional | Pagination offset; pass the prior nextCursor to page. Default: 0 |
region |
string | optional | Region code. Default: us |
tiktok_search_users
1 credit
not yet verified
Search Users
Search for users by keyword.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Search keyword. |
count |
integer | optional | Items to return per page (1 to 50). Default: 20 |
cursor |
integer | optional | Pagination offset; pass the prior nextCursor to page. Default: 0 |
region |
string | optional | Region code. Default: us |
tiktok_search_videos
1 credit
not yet verified
Search Videos
Search for videos by keyword.
| Param | Type | Required | Description |
|---|---|---|---|
query |
string | required | Search keyword. |
sort_by |
string | optional | Result ordering: relevance, most_liked, newest. Default: relevance |
upload_date |
string | optional | Restrict to videos uploaded within this window. Default: all |
count |
integer | optional | Items to return per page (1 to 50). Default: 20 |
cursor |
integer | optional | Pagination offset; pass the prior nextCursor to page. Default: 0 |
region |
string | optional | Region code. Default: us |
Trending
tiktok_trending_hashtags
1 credit
not yet verified
Trending Hashtags
Trending hashtags ranked by usage.
| Param | Type | Required | Description |
|---|---|---|---|
count |
integer | optional | Items to return per page (1 to 50). Default: 30 |
region |
string | optional | Region code. Default: us |
tiktok_trending_songs
1 credit
not yet verified
Trending Songs
Trending songs ranked by usage.
| Param | Type | Required | Description |
|---|---|---|---|
count |
integer | optional | Items to return per page (1 to 50). Default: 30 |
region |
string | optional | Region code. Default: us |
tiktok_trending_videos
1 credit
Trending Videos
Trending Explore-feed videos.
| Param | Type | Required | Description |
|---|---|---|---|
count |
integer | optional | Items to return per page (1 to 50). Default: 30 |
region |
string | optional | Region code. Default: us |
Users
tiktok_user
1 credit
Get User
Complete user profile with statistics.
| Param | Type | Required | Description |
|---|---|---|---|
username |
string | required | TikTok username (no @). |
region |
string | optional | Region code. Default: us |
tiktok_user_reposts
1 credit
User Reposts
Videos a user has reposted.
| Param | Type | Required | Description |
|---|---|---|---|
username |
string | required | Username (no @). |
count |
integer | optional | Items to return per page (1 to 50). Default: 30 |
cursor |
integer | optional | Pagination offset; pass the prior nextCursor to page. Default: 0 |
region |
string | optional | Region code. Default: us |
tiktok_user_videos
1 credit
User Videos
Videos from a user's profile.
| Param | Type | Required | Description |
|---|---|---|---|
username |
string | required | Username (no @). |
count |
integer | optional | Items to return per page (1 to 50). Default: 30 |
cursor |
integer | optional | Pagination offset; pass the prior nextCursor to page. Default: 0 |
region |
string | optional | Region code. Default: us |
Videos
tiktok_comment_replies
1 credit
not yet verified
Comment Replies
Replies to a specific comment.
| Param | Type | Required | Description |
|---|---|---|---|
comment_id |
string | required | Comment id. |
video_id |
string | optional | Parent video id. |
count |
integer | optional | Items to return per page (1 to 50). Default: 30 |
cursor |
integer | optional | Pagination offset; pass the prior nextCursor to page. Default: 0 |
region |
string | optional | Region code. Default: us |
tiktok_oembed
1 credit
oEmbed
Lightweight unauthenticated oEmbed data.
| Param | Type | Required | Description |
|---|---|---|---|
url |
string | required | TikTok video URL. |
tiktok_video
1 credit
not yet verified
Get Video
Full metadata for a single video.
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | TikTok video id. |
region |
string | optional | Region code. Default: us |
tiktok_video_comments
1 credit
not yet verified
Video Comments
Top-level comments on a video.
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Video id. |
count |
integer | optional | Items to return per page (1 to 50). Default: 30 |
cursor |
integer | optional | Pagination offset; pass the prior nextCursor to page. Default: 0 |
sort |
string | optional | Comment ordering: top (most liked) or newest. Default: top |
region |
string | optional | Region code. Default: us |
tiktok_video_related
1 credit
not yet verified
Related Videos
Related/recommended videos.
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Video id. |
count |
integer | optional | Items to return per page (1 to 50). Default: 16 |
cursor |
integer | optional | Pagination offset; pass the prior nextCursor to page. Default: 0 |
region |
string | optional | Region code. Default: us |
tiktok_video_transcript
1 credit
not yet verified
Video Transcript
Subtitle tracks and voice transcription.
| Param | Type | Required | Description |
|---|---|---|---|
video_id |
string | required | Video id. |
region |
string | optional | Region code. Default: us |
Fewer tools?
The aggregate server at https://mcp.capzy.ai/mcp reaches this platform through 5 discovery meta-tools, and https://mcp.capzy.ai/search/mcp carries just each platform's primary search.