Skip to main content
Glama
DevinChen2014

SocialDataX TikTok MCP

TikTok MCP

此公开列表提供了托管 SocialDataX TikTok MCP 服务的连接元数据和客户端示例。该实现为私有托管;本目录仅包含公开连接材料。

服务

  • Hosted MCP endpoint: https://mcp.socialdatax.com/tiktok/mcp

  • Hosted transport: streamable-http

  • Authentication: Authorization: Bearer <SOCIALDATAX_API_KEY>

  • Product: SocialDataX / 社媒数据助手

  • Website and API Key access: https://socialdatax.com/ai?from=github

  • Registry name: com.52choujiang/tiktok-insights

  • Future registry name: com.socialdatax/tiktok-insights

  • Current public capability version: 0.1.4

Related MCP server: SocialDataX Kuaishou MCP

范围

使用此服务进行公开 TikTok 帖子搜索、视频或图片详情、一级评论、评论回复、创作者资料、创作者帖子以及视频语音转文字转录。它不提供账户登录、发帖、编辑、点赞、评论、关注或其他账户操作。

工具

Tool

Purpose

socialdatax_get_points_balance

查询当前 API Key 账户余额。

tiktok_search_posts

搜索公开的视频和图片帖子;当有搜索词时使用,并通过 page_token 继续。

tiktok_get_post_detail_by_url

从帖子 URL 读取视频或图片详情。

tiktok_get_post_comments_by_post_id

从帖子 ID 读取一级评论。

tiktok_get_post_comments_by_url

从帖子 URL 读取一级评论。

tiktok_get_post_comment_replies

从帖子 ID 和一级评论 ID 读取回复。

tiktok_get_user_info_by_tiktok_id

从 TikTok ID 读取创作者信息。

tiktok_get_user_info_by_profile_url

从个人资料 URL 读取创作者信息。

tiktok_get_user_posts_by_tiktok_id

从 TikTok ID 读取创作者帖子。

tiktok_get_user_posts_by_profile_url

从个人资料 URL 读取创作者帖子。

tiktok_submit_video_speech_text_by_url

从 TikTok 视频 URL 提交视频语音转文字转录任务。

tiktok_submit_video_speech_text_by_aweme_id

从 TikTok 视频 ID 提交视频语音转文字转录任务。

tiktok_get_video_speech_text_job

通过 job_id 检查 TikTok 转录任务。

当帖子 URL、帖子 ID、TikTok ID 或个人资料 URL 已可用时,请使用相应的详情、评论、创作者或创作者帖子工具,而不是再次搜索。

快速开始

当客户端支持经过身份验证的 streamable-http 时,直接使用托管端点:

{
  "mcpServers": {
    "socialdatax-tiktok": {
      "type": "streamable_http",
      "url": "https://mcp.socialdatax.com/tiktok/mcp",
      "headers": {"Authorization": "Bearer <SOCIALDATAX_API_KEY>"}
    }
  }
}

对于仅支持命令行/stdio 的客户端,请使用 npx -y mcp-remote https://mcp.socialdatax.com/tiktok/mcp --header "Authorization: Bearer <SOCIALDATAX_API_KEY>"。请参阅 examples 中的文件。

请在 https://socialdatax.com/ai?from=github 请求或管理 API 访问权限。切勿提交真实的 API Key。

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Public TikTok profiles, videos, comments and keyword search as JSON. No developer account.

  • Social media MCP: publish, schedule & analyze posts on TikTok, Instagram, YouTube, LinkedIn & X

  • Search Meta, Google Ads, LinkedIn, and TikTok ad libraries plus creative analysis via MCP.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DevinChen2014/tiktok-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server