CapzyCapzy / Data MCP Get API key

Platforms / tiktok

tiktok toolset

22 tools. Mount this server and your agent gets every tiktok endpoint, fully typed.

https://mcp.capzy.ai/tiktok/mcp
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
url string required TikTok video URL.
tiktok_video 1 credit not yet verified Get Video

Full metadata for a single video.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.

ParamTypeRequiredDescription
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.