SocialDataX TikTok MCP
Provides tools for searching TikTok posts, retrieving video/image details, comments and replies, creator profiles and posts, and submitting video speech-to-text transcript jobs.
TikTok MCP
This public listing provides connection metadata and client examples for the hosted SocialDataX TikTok MCP service. The implementation is privately hosted; this directory contains public connection materials only.
Service
Hosted MCP endpoint:
https://mcp.socialdatax.com/tiktok/mcpHosted transport:
streamable-httpAuthentication:
Authorization: Bearer <SOCIALDATAX_API_KEY>Product:
SocialDataX/社媒数据助手Website and API Key access: https://socialdatax.com/ai?from=github
Registry name:
com.52choujiang/tiktok-insightsFuture registry name:
com.socialdatax/tiktok-insightsCurrent public capability version:
0.1.4
Related MCP server: SocialDataX Kuaishou MCP
Scope
Use this service for public TikTok post search, video or image details, first-level comments, comment replies, creator profiles, creator posts, and video speech-to-text transcript. It does not provide account login, posting, editing, liking, commenting, following, or other account actions.
Tools
Tool | Purpose |
| Query the current API Key account balance. |
| Search public video and image posts; use when a search term is available, and continue with |
| Read video or image details from a post URL. |
| Read first-level comments from a post ID. |
| Read first-level comments from a post URL. |
| Read replies from a post ID and first-level comment ID. |
| Read creator info from a TikTok ID. |
| Read creator info from a profile URL. |
| Read creator posts from a TikTok ID. |
| Read creator posts from a profile URL. |
| Submit video speech-to-text transcript work from a TikTok video URL. |
| Submit video speech-to-text transcript work from a TikTok video ID. |
| Check a TikTok transcript job by |
When a post URL, post ID, TikTok ID, or profile URL is already available, use the corresponding detail, comment, creator, or creator-post tool instead of searching again.
Quick Start
Use the hosted endpoint directly when the client supports authenticated streamable-http:
{
"mcpServers": {
"socialdatax-tiktok": {
"type": "streamable_http",
"url": "https://mcp.socialdatax.com/tiktok/mcp",
"headers": {"Authorization": "Bearer <SOCIALDATAX_API_KEY>"}
}
}
}For command/stdio-only clients, use npx -y mcp-remote https://mcp.socialdatax.com/tiktok/mcp --header "Authorization: Bearer <SOCIALDATAX_API_KEY>". See the files in examples.
Request or manage API access at https://socialdatax.com/ai?from=github. Never commit a real API Key.
This server cannot be deployed
Maintenance
Related MCP Connectors
TikTok public post, comment, reply, creator, search, and video speech-to-text transcript tools.
TikTok KOL intelligence with a public MCP remote for search, profiles, lists, and alerts.
Public TikTok profiles, videos, comments and keyword search as JSON. No developer account.
Get social media data from Instagram and TikTok: profiles, posts, videos, comments, and more.
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceRead-only Douyin / 抖音 MCP by SocialDataX for hot search, work search/details, comments and replies, creator profiles, creator works, and creator series.38 npm1MIT
- AlicenseNot gradedqualityBmaintenanceKuaishou MCP by SocialDataX for hot search, work and user search, work details, comments and replies, creator profiles, and video speech-to-text transcripts.MIT
- AlicenseNot gradedqualityCmaintenanceWeibo MCP by SocialDataX for hot search, post search and details, comments and replies, creator profiles and posts, and video speech-to-text transcripts.MIT
- AlicenseNot gradedqualityBmaintenanceInstagram MCP by SocialDataX for public post search and details, comments and replies, creator profiles and posts, and video or Reels speech-to-text.MIT