Skip to main content
Glama
DevinChen2014

SocialDataX X Twitter MCP

X / Twitter MCP

この公開リストは、ホストされているSocialDataX X / Twitter MCPサービスの接続メタデータとクライアント例を提供します。実装は非公開でホストされており、このディレクトリには公開接続資料のみが含まれています。

サービス

  • ホストされたMCPエンドポイント: https://mcp.socialdatax.com/x/mcp

  • ホストされたトランスポート: streamable-http

  • 認証: Authorization: Bearer <SOCIALDATAX_API_KEY>

  • 製品: SocialDataX / 社媒数据助手

  • ウェブサイトとAPIキーアクセス: https://socialdatax.com/ai?from=github

  • レジストリ名: com.52choujiang/x-insights

  • 将来のレジストリ名: com.socialdatax/x-insights

  • 現在の公開機能バージョン: 0.1.0

Related MCP server: X Twitter Scraper

スコープ

このサービスは、公開X / Twitterの投稿検索、投稿詳細、一次コメント、コメント返信、公開ユーザー情報、ユーザー投稿に使用します。アカウントログイン、投稿、編集、いいね、コメント、フォロー、その他のアカウント操作は提供しません。

ツール

ツール

目的

socialdatax_get_points_balance

現在のAPIキーアカウント残高を照会します。

x_search_posts

公開投稿を検索します。検索語が利用可能な場合に使用し、page_token で続行します。

x_get_post_detail_by_post_id

投稿IDから投稿詳細を読み取ります。

x_get_post_detail_by_post_url

投稿URLから投稿詳細を読み取ります。

x_get_post_comments_by_post_id

投稿IDから一次コメントを読み取ります。

x_get_post_comments_by_post_url

投稿URLから一次コメントを読み取ります。

x_get_post_comment_replies_by_comment_id

投稿IDと一次コメントIDから返信を読み取ります。

x_get_user_info_by_user_id

ユーザーIDから公開ユーザー情報を読み取ります。

x_get_user_info_by_username

ユーザー名から公開ユーザー情報を読み取ります。

x_get_user_info_by_profile_url

プロフィールURLから公開ユーザー情報を読み取ります。

x_get_user_posts_by_user_id

ユーザーIDから公開ユーザー投稿を読み取ります。

x_get_user_posts_by_username

ユーザー名から公開ユーザー投稿を読み取ります。

x_get_user_posts_by_profile_url

プロフィールURLから公開ユーザー投稿を読み取ります。

投稿ID、投稿URL、ユーザー名、またはプロフィールURLがすでに利用可能な場合は、再度検索する代わりに、対応する詳細、コメント、ユーザー、またはユーザー投稿ツールを使用してください。

クイックスタート

クライアントが認証付きの streamable-http をサポートしている場合は、ホストされたエンドポイントを直接使用します。

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

コマンド/stdio専用クライアントの場合は、npx -y mcp-remote https://mcp.socialdatax.com/x/mcp --header "Authorization: Bearer <SOCIALDATAX_API_KEY>" を使用します。examples のファイルを参照してください。

APIアクセスのリクエストまたは管理は https://socialdatax.com/ai?from=github で行ってください。実際のAPIキーをコミットしないでください。

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

Maintenance

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

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A read-only X/Twitter MCP server that enables data retrieval for user profiles, tweets, and social graphs using OAuth 2.0 Bearer Token authentication. It supports searching recent tweets, viewing timelines, and tracking engagement metrics like followers, likes, and retweets.
    3
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Real-time X (Twitter) data platform with 2 MCP tools covering 120+ REST API endpoints. Search tweets, look up users, get timelines, extract followers/likes/retweets in bulk, monitor accounts, run giveaway draws, and perform write actions (tweet, like, retweet, follow, DM). OAuth 2.1 authentication with PKCE.
    2
    2
    590
    188
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Live X/Twitter search and AI trend digests without an API key, charging per call in USDC via x402. Enables real-time tweet search and AI summaries inside MCP clients.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP server for the official X API, enabling agents to read and publish posts, look up users, and search posts with safe read-only default and explicit write mode.
    14

View all related MCP servers

Related MCP Connectors

  • X (formerly Twitter) posts, profiles, and search for AI agents. Free key, self-minted, no signup.

  • Unified social-media data across 10 networks: profiles, posts, search, comments, cross-search.

  • Hosted MCP for X/Twitter and Reddit. 12 read-only tools, no API keys, free during beta.

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/x-twitter-mcp'

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