com.scraptik/tiktok

MCPcommunityattivo
v0.2.1com.scraptikUnknownAggiornato 2 mesi fa

Unofficial TikTok API & scraper: creator analytics, video data, comments, search. x402, no API key.

Stato dell’endpointattivo
verificato 3 h fa · 970 ms
100 % degli ultimi 4 controlli hanno raggiunto questo endpoint
Funziona in
ClaudeCursorCopilotChatGPTGemini

Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
2 mesi faUltimo aggiornamento
Pacchetto
Autorecom.scraptik
LicenzaUnknown
Versione0.2.1
Fontemcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/30
Publisher: per questo annuncio non risulta alcun repository, quindi `forge publish` non può verificare la proprietà automaticamente. Usa «Rivendica questo annuncio» qui sopra — Forge li esamina a mano.
Verifica del dominio+0/10
Al momento non disponibile per questo tipo di annuncio — oggi il controllo del dominio viene eseguito solo per i pacchetti su npm, quindi questa riga non può ancora essere ottenuta qui, indipendentemente da cosa sia ospitato sul dominio.
Analisi prompt injection · pulita+30/30
Analisi offuscamento / esfiltrazione · pulita+20/20
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
DipendenzeNon verificate
Superficie di strumenti19 strumenti · nessuno privilegiato
Analisi di sicurezza✓ Pulitovlive · oggiQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato14 lug 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

19 strumenti · nessuno privilegiato
Osservato in tempo reale dall’endpoint del fornitore3h ago

Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.

  • https://mcp.scraptik.com/mcp19 strumenti · 970 ms
tiktok_creator_profileFetch a TikTok creator's public profile: follower/following counts, total videos and likes, verification status, bio, region, and avatar. Use for influencer discovery, creator analytics, and audience-size vetting for UGC/brand deals. `handle` accepts an @username (e.g. `@charlidamelio`) or a numeri…

Fetch a TikTok creator's public profile: follower/following counts, total videos and likes, verification status, bio, region, and avatar. Use for influencer discovery, creator analytics, and audience-size vetting for UGC/brand deals. `handle` accepts an @username (e.g. `@charlidamelio`) or a numeri…

ParametroTipoDescrizione
handle*string@username or numeric user_id
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_resolve_usernameResolve a TikTok @username to its stable numeric user_id and sec_uid. Cheap utility — call this first when you only have a handle and need an id for other tools.

Resolve a TikTok @username to its stable numeric user_id and sec_uid. Cheap utility — call this first when you only have a handle and need an id for other tools.

ParametroTipoDescrizione
username*string@username (with or without the @)
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_creator_followersList a creator's followers (paginated). Use for audience mapping and finding connected accounts. Paginate with `cursor`.

List a creator's followers (paginated). Use for audience mapping and finding connected accounts. Paginate with `cursor`.

ParametroTipoDescrizione
user_id*string@username or numeric user_id
countintegerNumber of items to return, <=50
cursorstringPagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response.
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_creator_followingList the accounts a creator follows (paginated). Use for interest-graph and collaboration analysis. Paginate with `cursor`.

List the accounts a creator follows (paginated). Use for interest-graph and collaboration analysis. Paginate with `cursor`.

ParametroTipoDescrizione
user_id*string@username or numeric user_id
countintegerNumber of items to return, <=50
cursorstringPagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response.
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_creator_videosList a creator's recent videos with per-video stats (views, likes, comments, shares). Use to compute engagement rate, spot recent virality, or pull a content sample. Paginate with `cursor` (the `max_cursor` from the response). `user_id` accepts an @username or numeric id.

List a creator's recent videos with per-video stats (views, likes, comments, shares). Use to compute engagement rate, spot recent virality, or pull a content sample. Paginate with `cursor` (the `max_cursor` from the response). `user_id` accepts an @username or numeric id.

ParametroTipoDescrizione
user_id*string@username or numeric user_id
countintegerNumber of items to return, <=35
cursorstringPagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response.
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_creator_liked_videosList videos a creator has publicly liked (only available when the account exposes its Likes tab). Use for taste/affinity analysis. Paginate with `cursor`.

List videos a creator has publicly liked (only available when the account exposes its Likes tab). Use for taste/affinity analysis. Paginate with `cursor`.

ParametroTipoDescrizione
user_id*string@username or numeric user_id
countintegerNumber of items to return, <=35
cursorstringPagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response.
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_user_storiesList a creator's active TikTok Stories (ephemeral posts that expire ~24h). Use to capture story content before it disappears. `user_id` accepts an @username or numeric id.

List a creator's active TikTok Stories (ephemeral posts that expire ~24h). Use to capture story content before it disappears. `user_id` accepts an @username or numeric id.

ParametroTipoDescrizione
user_id*string@username or numeric user_id
countintegerNumber of items to return, <=35
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_video_statsFetch a single TikTok video's stats and metadata: play/like/comment/share/save counts, author, sound, duration, description, hashtags, and create time. Use to measure a specific post's performance. Accepts a numeric `video_id` (aweme_id) or a full TikTok video URL.

Fetch a single TikTok video's stats and metadata: play/like/comment/share/save counts, author, sound, duration, description, hashtags, and create time. Use to measure a specific post's performance. Accepts a numeric `video_id` (aweme_id) or a full TikTok video URL.

ParametroTipoDescrizione
video_id*stringaweme_id or a tiktok.com/.../video/<id> URL
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_video_commentsList top-level comments on a video, most-relevant first, with like counts and authors. Use for sentiment sampling and audience-response analysis. Paginate with `cursor`.

List top-level comments on a video, most-relevant first, with like counts and authors. Use for sentiment sampling and audience-response analysis. Paginate with `cursor`.

ParametroTipoDescrizione
video_id*stringaweme_id or a /video/<id> URL
countintegerNumber of items to return, <=50
cursorstringPagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response.
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_comment_repliesList replies to a specific comment on a video. Use to drill into a comment thread. Requires both `comment_id` and the parent `video_id`. Paginate with `cursor`.

List replies to a specific comment on a video. Use to drill into a comment thread. Requires both `comment_id` and the parent `video_id`. Paginate with `cursor`.

ParametroTipoDescrizione
comment_id*stringNumeric comment id (from tiktok_video_comments)
video_id*stringaweme_id or a /video/<id> URL of the parent video
countintegerNumber of items to return, <=50
cursorstringPagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response.
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_video_download_urlResolve a watermark-free download URL for a TikTok video. Use to obtain the clean MP4 for archival or analysis. Accepts a numeric `video_id` or a full TikTok video URL.

Resolve a watermark-free download URL for a TikTok video. Use to obtain the clean MP4 for archival or analysis. Accepts a numeric `video_id` or a full TikTok video URL.

ParametroTipoDescrizione
video_id*stringaweme_id or a /video/<id> URL
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_sound_infoFetch metadata for a sound/track: title, author, duration, and how many videos use it. Use to size a sound's reach before pulling its videos.

Fetch metadata for a sound/track: title, author, duration, and how many videos use it. Use to size a sound's reach before pulling its videos.

ParametroTipoDescrizione
music_id*stringNumeric TikTok music_id
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_sound_videosList videos that use a given sound/track, most-recent first. Use for sound-trend analysis, finding UGC around a track, or gauging a sound's virality. Paginate with `cursor`.

List videos that use a given sound/track, most-recent first. Use for sound-trend analysis, finding UGC around a track, or gauging a sound's virality. Paginate with `cursor`.

ParametroTipoDescrizione
music_id*stringNumeric TikTok music_id
countintegerNumber of items to return, <=35
cursorstringPagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response.
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_hashtag_videosList videos under a hashtag/challenge. Pass a resolved numeric `cid`, or a `hashtag` name (e.g. `booktok`) which is resolved to a cid first. Use for trend tracking and campaign monitoring. Passing `cid` directly skips the resolution lookup and is slightly faster.

List videos under a hashtag/challenge. Pass a resolved numeric `cid`, or a `hashtag` name (e.g. `booktok`) which is resolved to a cid first. Use for trend tracking and campaign monitoring. Passing `cid` directly skips the resolution lookup and is slightly faster.

ParametroTipoDescrizione
hashtagstringHashtag name without #, e.g. `booktok`
cidstringNumeric challenge id (preferred; skips resolution)
countintegerNumber of items to return, <=35
cursorstringPagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response.
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_search_videosSearch TikTok videos by keyword, returning matching posts with stats. Use for topic/trend discovery and competitive research. Paginate with `cursor`.

Search TikTok videos by keyword, returning matching posts with stats. Use for topic/trend discovery and competitive research. Paginate with `cursor`.

ParametroTipoDescrizione
keyword*stringSearch query text
countintegerNumber of items to return, <=30
cursorstringPagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response.
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_search_creatorsSearch TikTok creators by keyword/name, returning matching profiles. Use for influencer discovery and account lookup. Paginate with `cursor`.

Search TikTok creators by keyword/name, returning matching profiles. Use for influencer discovery and account lookup. Paginate with `cursor`.

ParametroTipoDescrizione
keyword*stringSearch query text
countintegerNumber of items to return, <=30
cursorstringPagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response.
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_search_hashtagsSearch TikTok hashtags/challenges by keyword, returning matching challenges with their cid and video counts. Use to find the right hashtag before pulling its videos. Paginate with `cursor`.

Search TikTok hashtags/challenges by keyword, returning matching challenges with their cid and video counts. Use to find the right hashtag before pulling its videos. Paginate with `cursor`.

ParametroTipoDescrizione
keyword*stringSearch query text
countintegerNumber of items to return, <=30
cursorstringPagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response.
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_search_soundsSearch TikTok sounds/tracks by keyword, returning matching music with usage counts. Use for audio/trend discovery. Paginate with `cursor`.

Search TikTok sounds/tracks by keyword, returning matching music with usage counts. Use for audio/trend discovery. Paginate with `cursor`.

ParametroTipoDescrizione
keyword*stringSearch query text
countintegerNumber of items to return, <=30
cursorstringPagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response.
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.
tiktok_search_livesSearch live TikTok streams by keyword. Use for real-time/live-content discovery. Paginate with `cursor`.

Search live TikTok streams by keyword. Use for real-time/live-content discovery. Paginate with `cursor`.

ParametroTipoDescrizione
keyword*stringSearch query text
countintegerNumber of items to return, <=30
cursorstringPagination cursor — pass the `cursor`/`max_cursor`/`has_more` value from a prior response.
expandbooleanReturn the full untrimmed payload. Default false = compact JSON.

19 strumenti su 19 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

Unofficial TikTok API & scraper: creator analytics, video data, comments, search. x402, no API key.

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Nessuna copertura delle dipendenze

Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.