Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

SocialDataX X / Twitter MCP

REMOTE · MCP.SOCIALDATAX.COM · SCANNED SEP 20

X / Twitter public post, comment, reply, user, search, and video speech-to-text tools.

+3 this week 84 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security71
Transport & Reachability100
Schema Quality & AI Usability81
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3089 tokens (~171/item across 18 items; 16 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 16 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 18 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the SocialDataX X / Twitter MCP server?

SocialDataX X / Twitter MCP is a hosted endpoint at https://mcp.socialdatax.com/x/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.socialdatax.com

# add to Claude Code
claude mcp add --transport http com-52choujiang-x-insights 'https://mcp.socialdatax.com/x/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-52choujiang-x-insights": {
      "url": "https://mcp.socialdatax.com/x/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-52choujiang-x-insights": {
      "type": "http",
      "url": "https://mcp.socialdatax.com/x/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-52choujiang-x-insights]
url = "https://mcp.socialdatax.com/x/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-52choujiang-x-insights": {
      "type": "remote",
      "url": "https://mcp.socialdatax.com/x/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-52choujiang-x-insights --url 'https://mcp.socialdatax.com/x/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-52choujiang-x-insights:
    url: "https://mcp.socialdatax.com/x/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-52choujiang-x-insights": {
      "Transport": "http",
      "Url": "https://mcp.socialdatax.com/x/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-52choujiang-x-insights -t streamable-http -u 'https://mcp.socialdatax.com/x/mcp'
// mcp.json
{
  "mcpServers": {
    "com-52choujiang-x-insights": {
      "type": "http",
      "url": "https://mcp.socialdatax.com/x/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “socialdatax_get_points_balance” rewrote its description, which is the text the model reads security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.socialdatax.com/x/mcp

TLS valid

Negotiated TLS 1.2 with TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.socialdatax.com CN=TrustAsia DV TLS RSA CA 2024,O=TrustAsia Technologies\, Inc.,C=CN 30 Jun 2026 28 Sept 2026 RSA 2048 SHA256-RSA 8e8caa5cf3d2f797fec12571ba1ea84b323016
SANs: mcp.socialdatax.com
CN=TrustAsia DV TLS RSA CA 2024,O=TrustAsia Technologies\, Inc.,C=CN (CA) CN=TrustAsia TLS RSA Root CA,O=TrustAsia Technologies\, Inc.,C=CN 15 May 2024 15 May 2034 RSA 4096 SHA384-RSA 1c9e6b412deb0a85461de03dbe30984d0573888b
CN=TrustAsia TLS RSA Root CA,O=TrustAsia Technologies\, Inc.,C=CN (CA) CN=Certum Trusted Network CA,OU=Certum Certification Authority,O=Unizeto Technologies S.A.,C=PL 7 Oct 2025 14 Jan 2029 RSA 4096 SHA384-RSA b2dc4c34932d709cd4bf0b099401695c

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.socialdatax.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
socialdatax.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer error="missing_api_key", error_description="API Key required"

Bearer error="missing_api_key", error_description="API Key required"

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.socialdatax.com/x/mcp Verified 200
http (plaintext) http://mcp.socialdatax.com/x/mcp Inconclusive 405
MCP tools · 16 exposed · ~2,927 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
socialdatax_get_points_balance ~53

查询当前 API Key 账户的 SocialDataX 积分余额、剩余积分或点数 / remaining points balance。需要充值时请访问 https://socialdatax.com/dashboard/billing。

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

x_get_post_comment_replies_by_comment_id ~346

根据 X 帖子 ID 和一级评论 ID 获取公开评论回复列表;用户已提供完整合法的 ID 组合时直接使用;已有 post_id 或帖子链接但缺少必需 ID 时,调用对应一级评论工具补全;缺少帖子定位信息时向用户索取;不要传评论回复结果里的 comment_id 或评论链接。

NameTypeReqDescription
comment_idstringyesX 一级评论 ID;用户已提供时直接使用,否则请原样复制 x_get_post_comments_by_post_id 或 x_get_post_comments_by_post_url 返回的 items[*].comment_id;不要传帖子 ID、评论回复结果里的 items[*].comment_id、评论链接、用户主页链接或分享文案。
page_tokenstringX 评论回复列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子下同一条一级评论的回复列表;切换 post_id 或 comment_id 时请清空 page_token…
post_idstringyesX 帖子 ID;用户已提供时直接使用,否则请原样复制获取一级评论时使用的 post_id,或评论列表 items[*].post_id;必须是数字字符串;不要传评论 ID、帖子链接、用户名或分享文案。
NameTypeReqDescription
itemsarrayyes当前页评论回复列表;当前页可能为空,是否可继续翻页以 next_page_token 是否为空为准。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多评论回复。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;只用于当前帖子下同一条一级评论的评论回复列表续页;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

x_get_post_comments_by_post_id ~231

根据 X 帖子 ID 获取公开帖子的一级评论列表,不内嵌评论回复;已知 post_id 时优先使用,不要传帖子链接或评论 ID。

NameTypeReqDescription
page_tokenstringX 帖子评论列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子评论列表;切换到其他帖子时请清空 page_token 后从第一页重新获取。
post_idstringyesX 帖子 ID;用户已提供时原样使用,否则可从搜索结果、详情结果、quoted_post、reposted_post 或用户帖子列表结果复制 post_id;必须是数字字符串;不要传帖子链接、用户名、评论 ID 或分享文案。
NameTypeReqDescription
comment_countyes该帖子评论总数;不是当前页 items 数量;不可用时为 null。
itemsarrayyes当前页一级评论列表;当前页可能为空,是否可继续翻页以 next_page_token 是否为空为准。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多评论。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;只用于当前帖子评论列表续页;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
post_urlyes所属帖子详情页链接;不是评论链接;不可用时为 null。

No examples provided.

x_get_post_comments_by_post_url ~269

根据 X 帖子链接获取公开帖子的一级评论列表,不内嵌评论回复;仅在没有 post_id、只有帖子链接或结果里的非空 post_url 时使用。

NameTypeReqDescription
page_tokenstringX 帖子评论列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一帖子评论列表;切换到其他帖子时请清空 page_token 后从第一页重新获取。
post_urlstringyesX 帖子链接;仅在没有 post_id 时,请传搜索结果、详情结果、quoted_post 或 reposted_post 返回的非空 post_url,或用户帖子列表结果返回的非空 post_url,或形如 https://x.com/{username}/status/{post_id} 的 x.com 或 twitter.com 帖子页面链接;不要传用户主页链接、评论链接、帖子正文里的链接…
NameTypeReqDescription
comment_countyes该帖子评论总数;不是当前页 items 数量;不可用时为 null。
itemsarrayyes当前页一级评论列表;当前页可能为空,是否可继续翻页以 next_page_token 是否为空为准。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多评论。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;只用于当前帖子评论列表续页;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
post_urlyes所属帖子详情页链接;不是评论链接;不可用时为 null。

No examples provided.

x_get_post_detail_by_post_id ~98

根据 X 帖子 ID 获取公开帖子详情;已知 post_id 时优先使用,不要传帖子链接。

NameTypeReqDescription
post_idstringyesX 帖子 ID;用户已提供时原样使用,否则可从搜索结果、详情结果、quoted_post、reposted_post 或用户帖子列表结果复制 post_id;必须是数字字符串;不要传帖子链接、用户名或分享文案。
NameTypeReqDescription
authoryes帖子作者信息;不可用时为 null。
bookmark_countyes该帖累计书签数;不可用时为 null。
conversation_idstringyes会话/讨论串归组 ID;不是评论 ID;不可用时为空字符串。
cover_image_urlyes帖子首个可用媒体封面图链接;无媒体或不可用时为 null。
external_linksarrayyes帖子正文中的链接列表;可能包含外部网站或 X 内部链接;无链接或不可用时为空数组。
is_sensitiveyes是否带有平台敏感内容标记;不可用时为 null。
langstringyes帖子语言代码;不可用时为空字符串。
like_countyes该帖累计点赞数;不可用时为 null。
media_countintegeryes帖子包含的媒体数量;等于返回的 media_items 数量。
media_itemsarrayyes帖子包含的图片/视频媒体列表;无媒体或不可用时为空数组。
mentioned_usersarrayyes帖子中 @ 到的用户;无 @ 或不可用时为空数组。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
post_idstringyesX 帖子数字 ID;帖子详情或评论列表查询优先使用该字段;请按字符串原样保留。
post_typestringyes帖子类型;text=未返回图片/视频媒体的文字帖,photo=图片帖,video=包含视频的帖子。
post_urlyesX 帖子详情页链接;主要用于展示;详情或评论列表查询优先使用 post_id,只有没有 post_id 时再作为 URL 入口;不是帖子正文里的链接;不可用时为 null。
publish_timeyes发布时间,秒级 Unix 时间戳;不可用时为 null。
quote_countyes该帖被引用次数;不是 quoted_post 对象数量;不可用时为 null。
quoted_postyes被引用的帖子摘要;不是完整帖子详情结构;没有引用帖或不可用时为 null。
reply_countyes该帖累计回复/评论统计;不是评论列表当前页 items 数量;不可用时为 null。
reply_to_post_idstringyes该帖回复的上级帖子 ID;不是评论 ID;没有或不可用时为空字符串。
repost_countyes该帖累计转帖数;不可用时为 null。
reposted_postyes被转帖的原帖摘要;不是引用帖,也不是完整帖子详情结构;没有转帖原帖或不可用时为 null。
textstringyes帖子正文文本;不可用时为空字符串。
topic_tagsarrayyes帖子中的话题标签;无话题标签或不可用时为空数组;每项只返回 name,不带 #。
view_countyes该帖累计浏览/观看数;不可用时为 null。

No examples provided.

x_get_post_detail_by_post_url ~139

根据 X 帖子链接获取公开帖子详情;仅在没有 post_id、只有帖子链接或结果里的非空 post_url 时使用。

NameTypeReqDescription
post_urlstringyesX 帖子链接;仅在没有 post_id 时,请传搜索结果、详情结果、quoted_post 或 reposted_post 返回的非空 post_url,或用户帖子列表结果返回的非空 post_url,或形如 https://x.com/{username}/status/{post_id} 的 x.com 或 twitter.com 帖子页面链接;不要传用户主页链接、帖子正文里的链接、搜索关键…
NameTypeReqDescription
authoryes帖子作者信息;不可用时为 null。
bookmark_countyes该帖累计书签数;不可用时为 null。
conversation_idstringyes会话/讨论串归组 ID;不是评论 ID;不可用时为空字符串。
cover_image_urlyes帖子首个可用媒体封面图链接;无媒体或不可用时为 null。
external_linksarrayyes帖子正文中的链接列表;可能包含外部网站或 X 内部链接;无链接或不可用时为空数组。
is_sensitiveyes是否带有平台敏感内容标记;不可用时为 null。
langstringyes帖子语言代码;不可用时为空字符串。
like_countyes该帖累计点赞数;不可用时为 null。
media_countintegeryes帖子包含的媒体数量;等于返回的 media_items 数量。
media_itemsarrayyes帖子包含的图片/视频媒体列表;无媒体或不可用时为空数组。
mentioned_usersarrayyes帖子中 @ 到的用户;无 @ 或不可用时为空数组。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
post_idstringyesX 帖子数字 ID;帖子详情或评论列表查询优先使用该字段;请按字符串原样保留。
post_typestringyes帖子类型;text=未返回图片/视频媒体的文字帖,photo=图片帖,video=包含视频的帖子。
post_urlyesX 帖子详情页链接;主要用于展示;详情或评论列表查询优先使用 post_id,只有没有 post_id 时再作为 URL 入口;不是帖子正文里的链接;不可用时为 null。
publish_timeyes发布时间,秒级 Unix 时间戳;不可用时为 null。
quote_countyes该帖被引用次数;不是 quoted_post 对象数量;不可用时为 null。
quoted_postyes被引用的帖子摘要;不是完整帖子详情结构;没有引用帖或不可用时为 null。
reply_countyes该帖累计回复/评论统计;不是评论列表当前页 items 数量;不可用时为 null。
reply_to_post_idstringyes该帖回复的上级帖子 ID;不是评论 ID;没有或不可用时为空字符串。
repost_countyes该帖累计转帖数;不可用时为 null。
reposted_postyes被转帖的原帖摘要;不是引用帖,也不是完整帖子详情结构;没有转帖原帖或不可用时为 null。
textstringyes帖子正文文本;不可用时为空字符串。
topic_tagsarrayyes帖子中的话题标签;无话题标签或不可用时为空数组;每项只返回 name,不带 #。
view_countyes该帖累计浏览/观看数;不可用时为 null。

No examples provided.

x_get_user_info_by_profile_url ~127

根据 X 用户主页链接获取公开用户信息;可直接使用结果里的非空 author.profile_url,不要传帖子链接。

NameTypeReqDescription
profile_urlstringyesX 用户主页链接;从搜索、详情、评论或评论回复结果的非空 author.profile_url,或用户帖子列表结果的非空 author.profile_url,或用户信息结果的非空 profile_url 原样复制;也可传用户提供的 x.com 或 twitter.com 用户主页链接;不要传帖子链接、评论链接、帖子正文里的链接、搜索关键词或接口地址。
NameTypeReqDescription
account_created_timeyes账号创建时间,秒级 Unix 时间戳;不可用时为 null。
affiliated_account_countyes该账号关联的账号数量;不可用时为 null。
avatar_urlyes头像链接;不可用时为 null。
biostringyes用户个人简介;没有或不可用时为空字符串。
external_urlyes用户主页填写的网站或外部链接;不是用户主页链接;标准用户主页请使用 profile_url;不可用时为 null。
follower_countyes粉丝数;不可用时为 null。
following_countyes关注数;不可用时为 null。
header_image_urlyes用户主页头图链接;不可用时为 null。
is_privateyes是否私密/受保护账号;不可用时为 null。
is_verifiedyes是否显示 X 认证标识;不可用时为 null。
locationstringyes用户主页资料里填写的所在地;不是 IP 属地;不可用时为空字符串。
media_post_countyes累计媒体帖数;不可用时为 null。
namestringyes用户展示名;不是 username;不可用时为空字符串。
pinned_post_idsarrayyes置顶帖子 ID 列表;可用于 x_get_post_detail_by_post_id;没有或不可用时为空数组。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
post_countyes累计发帖数;不可用时为 null。
profile_urlyes用户主页链接;不可用时为 null。
user_idstringyesX 用户稳定数字 ID;不可用时为空字符串。
usernamestringyesX 用户名,不带 @;不可用时为空字符串。
verified_typeyes认证类型补充文本;不用于判断是否认证,应以 is_verified 为准;没有或不可用时为 null。

No examples provided.

x_get_user_info_by_user_id ~113

根据 X 用户 ID 获取公开用户信息;已有完整 user_id 时直接使用。

NameTypeReqDescription
user_idstringyesX 用户稳定数字 ID;用户已提供时原样使用,否则可从搜索、详情、评论或评论回复结果的非空 author.user_id、用户帖子列表结果的非空 author.user_id,或用户信息结果的非空 user_id 原样复制;必须是数字字符串;不要传用户名、用户主页链接、帖子链接或分享文案。
NameTypeReqDescription
account_created_timeyes账号创建时间,秒级 Unix 时间戳;不可用时为 null。
affiliated_account_countyes该账号关联的账号数量;不可用时为 null。
avatar_urlyes头像链接;不可用时为 null。
biostringyes用户个人简介;没有或不可用时为空字符串。
external_urlyes用户主页填写的网站或外部链接;不是用户主页链接;标准用户主页请使用 profile_url;不可用时为 null。
follower_countyes粉丝数;不可用时为 null。
following_countyes关注数;不可用时为 null。
header_image_urlyes用户主页头图链接;不可用时为 null。
is_privateyes是否私密/受保护账号;不可用时为 null。
is_verifiedyes是否显示 X 认证标识;不可用时为 null。
locationstringyes用户主页资料里填写的所在地;不是 IP 属地;不可用时为空字符串。
media_post_countyes累计媒体帖数;不可用时为 null。
namestringyes用户展示名;不是 username;不可用时为空字符串。
pinned_post_idsarrayyes置顶帖子 ID 列表;可用于 x_get_post_detail_by_post_id;没有或不可用时为空数组。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
post_countyes累计发帖数;不可用时为 null。
profile_urlyes用户主页链接;不可用时为 null。
user_idstringyesX 用户稳定数字 ID;不可用时为空字符串。
usernamestringyesX 用户名,不带 @;不可用时为空字符串。
verified_typeyes认证类型补充文本;不用于判断是否认证,应以 is_verified 为准;没有或不可用时为 null。

No examples provided.

x_get_user_info_by_username ~118

根据 X 用户名获取公开用户信息;可直接使用搜索、详情、评论或评论回复结果里的非空 author.username。

NameTypeReqDescription
usernamestringyesX 用户名;推荐从搜索、详情、评论或评论回复结果的非空 author.username,或用户帖子列表结果的非空 author.username,或用户信息结果的非空 username 原样复制,该值不带 @;如果用户给的是 @username 也可以传;不要传用户主页链接、帖子链接或分享文案。
NameTypeReqDescription
account_created_timeyes账号创建时间,秒级 Unix 时间戳;不可用时为 null。
affiliated_account_countyes该账号关联的账号数量;不可用时为 null。
avatar_urlyes头像链接;不可用时为 null。
biostringyes用户个人简介;没有或不可用时为空字符串。
external_urlyes用户主页填写的网站或外部链接;不是用户主页链接;标准用户主页请使用 profile_url;不可用时为 null。
follower_countyes粉丝数;不可用时为 null。
following_countyes关注数;不可用时为 null。
header_image_urlyes用户主页头图链接;不可用时为 null。
is_privateyes是否私密/受保护账号;不可用时为 null。
is_verifiedyes是否显示 X 认证标识;不可用时为 null。
locationstringyes用户主页资料里填写的所在地;不是 IP 属地;不可用时为空字符串。
media_post_countyes累计媒体帖数;不可用时为 null。
namestringyes用户展示名;不是 username;不可用时为空字符串。
pinned_post_idsarrayyes置顶帖子 ID 列表;可用于 x_get_post_detail_by_post_id;没有或不可用时为空数组。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。
post_countyes累计发帖数;不可用时为 null。
profile_urlyes用户主页链接;不可用时为 null。
user_idstringyesX 用户稳定数字 ID;不可用时为空字符串。
usernamestringyesX 用户名,不带 @;不可用时为空字符串。
verified_typeyes认证类型补充文本;不用于判断是否认证,应以 is_verified 为准;没有或不可用时为 null。

No examples provided.

x_get_user_posts_by_profile_url ~254

根据 X 用户主页链接获取公开用户帖子列表;可直接使用结果里的非空 author.profile_url,不要传帖子链接,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstringX 用户帖子列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一用户帖子列表;切换 user_id、username 或 profile_url 时请清空 page_token…
profile_urlstringyesX 用户主页链接;从搜索、详情、评论或评论回复结果的非空 author.profile_url,或用户帖子列表结果的非空 author.profile_url,或用户信息结果的非空 profile_url 原样复制;也可传用户提供的 x.com 或 twitter.com 用户主页链接;不要传帖子链接、评论链接、帖子正文里的链接、搜索关键词或接口地址。
NameTypeReqDescription
itemsarrayyes当前页 X 用户帖子列表;当前页可能为空,是否可继续翻页以 next_page_token 是否为空为准。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多用户帖子。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;只用于当前用户帖子列表续页;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

x_get_user_posts_by_user_id ~240

根据 X 用户 ID 获取公开用户帖子列表;已有完整 user_id 时直接使用,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstringX 用户帖子列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一用户帖子列表;切换 user_id、username 或 profile_url 时请清空 page_token…
user_idstringyesX 用户稳定数字 ID;用户已提供时原样使用,否则可从搜索、详情、评论或评论回复结果的非空 author.user_id、用户帖子列表结果的非空 author.user_id,或用户信息结果的非空 user_id 原样复制;必须是数字字符串;不要传用户名、用户主页链接、帖子链接或分享文案。
NameTypeReqDescription
itemsarrayyes当前页 X 用户帖子列表;当前页可能为空,是否可继续翻页以 next_page_token 是否为空为准。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多用户帖子。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;只用于当前用户帖子列表续页;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

x_get_user_posts_by_username ~237

根据 X 用户名获取公开用户帖子列表;可直接使用结果里的非空 author.username,支持 page_token 翻页。

NameTypeReqDescription
page_tokenstringX 用户帖子列表分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一用户帖子列表;切换 user_id、username 或 profile_url 时请清空 page_token…
usernamestringyesX 用户名;推荐从搜索、详情、评论或评论回复结果的非空 author.username,或用户帖子列表结果的非空 author.username,或用户信息结果的非空 username 原样复制,该值不带 @;如果用户给的是 @username 也可以传;不要传用户主页链接、帖子链接或分享文案。
NameTypeReqDescription
itemsarrayyes当前页 X 用户帖子列表;当前页可能为空,是否可继续翻页以 next_page_token 是否为空为准。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多用户帖子。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;只用于当前用户帖子列表续页;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

x_get_video_speech_text_job ~123

根据用户提供的有效 job_id,或 submit 工具返回的 job_id 查询 X / Twitter 口播转文字任务;每次最多等待 240 秒,不触发重处理,也不要重复提交任务。

NameTypeReqDescription
job_idstringyes口播转文字任务 ID;用户已提供时直接使用,否则使用 x_submit_video_speech_text_by_post_url 或 x_submit_video_speech_text_by_post_id 返回的 job_id;任务未完成时继续原样传入同一个 job_id,不要重复提交。
NameTypeReqDescription
content_idstringyes平台内容 ID。
content_metaobjectyes作品上下文信息,便于结合转写内容做口播分析。
content_typestringyes内容类型。
erroryes失败或过期时的稳定错误结构;非终态或成功时为 null。
is_terminalbooleanyes是否已终态。
job_idstringyes任务 ID。
messagestringyes面向用户/AI 的状态说明。
next_actionyes非终态时建议的下一步查询动作。
next_poll_after_secondsyes建议下次查询前等待的秒数;非终态时可用。
platformstringyes任务所属平台。
source_idstringyes任务来源 ID。
statusstringyes任务状态。
transcriptyes成功时的口播转文字结果;非终态或失败时为 null。

No examples provided.

x_search_posts ~296

按搜索词搜索 X / Twitter 公开帖子,只返回帖子结果。用户需要按搜索词查找帖子时使用;已有 post_id 或 post_url 时使用帖子详情或评论工具;已有 user_id、username 或 profile_url 时使用用户信息或用户帖子工具;支持 page_token 翻页和热门/最新排序。

NameTypeReqDescription
keywordstringyesX / Twitter 帖子搜索词,可传关键词或短语,例如品牌名、话题、人物名或内容需求;不要传帖子链接、用户主页链接、接口地址、post_id、user_id、username 或 page_token。
page_tokenstringX 搜索分页令牌。首次请求留空。继续翻页时必须将上一页返回的完整 next_page_token 原样作为 page_token 传回;page_token 是不透明分页令牌;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。只能用于同一关键词和同一搜索排序链路;更换关键词或 sort_type 时,请清空 page_token 后从第一页重新搜索。
sort_typestring搜索排序:hot=热门,time_descending=最新;需要 latest/newest sorting 时也传 time_descending。如无明确排序需求,保持 hot。
NameTypeReqDescription
itemsarrayyes当前页 X 搜索结果列表;已过滤掉用户、媒体页、列表等非帖子结果;当前页可能为空,是否可继续翻页以 next_page_token 是否为空为准。
next_page_tokenstringyes下一页不透明分页令牌;为空表示没有更多结果。继续翻页时必须将返回的完整 next_page_token 原样作为 page_token 传回;只用于当前搜索续页;不得修改、截断、缩写、脱敏、掩码、省略、规范化、重组或自行生成,不得用省略号替换中间内容。
pointsobjectyes本次成功调用的积分消耗与调用完成时的账户积分余额。

No examples provided.

x_submit_video_speech_text_by_post_id ~125

根据 X / Twitter 视频帖子的 post_id 提交口播转文字任务;只处理当前帖子自身首个可用 MP4 视频,提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。

NameTypeReqDescription
post_idstringyesX 帖子 ID;用户已提供时原样使用,否则可从搜索结果、详情结果、quoted_post、reposted_post 或用户帖子列表结果复制 post_id;必须是数字字符串;不要传帖子链接、用户名或分享文案。
NameTypeReqDescription
content_idstringyes平台内容 ID。
content_metaobjectyes作品上下文信息,便于结合转写内容做口播分析。
content_typestringyes内容类型。
erroryes失败或过期时的稳定错误结构;非终态或成功时为 null。
is_terminalbooleanyes是否已终态。
job_idstringyes任务 ID。
messagestringyes面向用户/AI 的状态说明。
next_actionyes非终态时建议的下一步查询动作。
next_poll_after_secondsyes建议下次查询前等待的秒数;非终态时可用。
platformstringyes任务所属平台。
source_idstringyes任务来源 ID。
statusstringyes任务状态。
transcriptyes成功时的口播转文字结果;非终态或失败时为 null。

No examples provided.

x_submit_video_speech_text_by_post_url ~158

根据 X / Twitter 视频帖子链接提交口播转文字任务;只处理当前帖子自身首个可用 MP4 视频,提交后最多等待 240 秒,未完成时返回 job_id 和下一步查询动作。

NameTypeReqDescription
post_urlstringyesX 帖子链接;仅在没有 post_id 时,请传搜索结果、详情结果、quoted_post 或 reposted_post 返回的非空 post_url,或用户帖子列表结果返回的非空 post_url,或形如 https://x.com/{username}/status/{post_id} 的 x.com 或 twitter.com 帖子页面链接;不要传用户主页链接、帖子正文里的链接、搜索关键…
NameTypeReqDescription
content_idstringyes平台内容 ID。
content_metaobjectyes作品上下文信息,便于结合转写内容做口播分析。
content_typestringyes内容类型。
erroryes失败或过期时的稳定错误结构;非终态或成功时为 null。
is_terminalbooleanyes是否已终态。
job_idstringyes任务 ID。
messagestringyes面向用户/AI 的状态说明。
next_actionyes非终态时建议的下一步查询动作。
next_poll_after_secondsyes建议下次查询前等待的秒数;非终态时可用。
platformstringyes任务所属平台。
source_idstringyes任务来源 ID。
statusstringyes任务状态。
transcriptyes成功时的口播转文字结果;非终态或失败时为 null。

No examples provided.

Common questions

What is the SocialDataX X / Twitter MCP server?

SocialDataX X / Twitter MCP is listed in the public MCP registry as com.52choujiang/x-insights. X / Twitter public post, comment, reply, user, search, and video speech-to-text tools. This page covers its hosted endpoint (https://mcp.socialdatax.com/x/mcp).

Is the SocialDataX X / Twitter MCP server safe to use?

SocialDataX X / Twitter MCP scores 84 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the SocialDataX X / Twitter MCP server expose?

SocialDataX X / Twitter MCP exposes 16 tools: x_search_posts, x_get_post_detail_by_post_id, x_get_post_detail_by_post_url, x_get_post_comments_by_post_id, x_get_post_comments_by_post_url, and 11 more. Their descriptions and schemas cost roughly 2,927 tokens of context every time the server is loaded.

Does the SocialDataX X / Twitter MCP server require authentication?

Yes. SocialDataX X / Twitter MCP asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the SocialDataX X / Twitter MCP server still maintained?

SocialDataX X / Twitter MCP is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.