SocialDataX YouTube MCP
YouTube MCP
この公開リストは、ホストされているSocialDataX YouTube MCPサービスの接続メタデータとクライアント例を提供します。実装は非公開でホストされており、このディレクトリには公開接続資料のみが含まれています。
サービス
ホストされたMCPエンドポイント:
https://mcp.socialdatax.com/youtube/mcpホストされたトランスポート:
streamable-http認証:
Authorization: Bearer <SOCIALDATAX_API_KEY>製品:
SocialDataX/社媒数据助手ウェブサイトとAPIキーアクセス: https://socialdatax.com/ai?from=github
レジストリ名:
com.52choujiang/youtube-insights将来のレジストリ名:
com.socialdatax/youtube-insights現在の公開機能バージョン:
0.1.1
Related MCP server: YouTube MCP Server
対象範囲
このサービスは、公開YouTube動画の検索と詳細、トップレベルのコメント、コメント返信、チャンネル情報、チャンネル動画またはShortsリスト、動画の音声テキスト化トランスクリプトジョブに使用します。アカウントログイン、投稿、編集、いいね、コメント、フォロー、その他のアカウント操作は提供しません。
ツール
Tool | Purpose |
| 現在のAPIキーアカウント残高を照会します。 |
| 公開動画を検索します。検索語が利用可能な場合に使用し、 |
| 動画URLから動画詳細を読み取ります。 |
| チャンネルURLからチャンネル情報を読み取ります。 |
| チャンネル動画またはShortsを読み取り、 |
| 動画URLから第一レベルのコメントを読み取ります。 |
|
|
| YouTube動画URLから動画の音声テキスト化トランスクリプトジョブを送信します。 |
| 11文字のYouTube |
|
|
動画またはチャンネルのURLがすでに利用可能な場合は、再度検索する代わりに、対応する詳細、コメント、またはチャンネルツールを使用してください。
クイックスタート
クライアントが認証付きの streamable-http をサポートしている場合は、ホストされたエンドポイントを直接使用します:
{
"mcpServers": {
"socialdatax-youtube": {
"type": "streamable_http",
"url": "https://mcp.socialdatax.com/youtube/mcp",
"headers": {"Authorization": "Bearer <SOCIALDATAX_API_KEY>"}
}
}
}コマンド/stdioのみのクライアントの場合は、npx -y mcp-remote https://mcp.socialdatax.com/youtube/mcp --header "Authorization: Bearer <SOCIALDATAX_API_KEY>" を使用します。 examples のファイルを参照してください。
APIアクセスは https://socialdatax.com/ai?from=github でリクエストまたは管理してください。実際のAPIキーをコミットしないでください。
This server cannot be installed
Maintenance
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceAn MCP server that enables interaction with the YouTube Data API, allowing users to search videos, get video and channel details, analyze trends, and fetch video transcripts.
- AlicenseAqualityDmaintenanceEnables YouTube content browsing, video searching, and metadata retrieval via the YouTube Data API v3. It also facilitates fetching video transcripts for summarization and analysis within MCP-compatible AI clients.7391MIT
- FlicenseNot gradedqualityDmaintenanceProvides YouTube video search, comment analysis, AI-powered text tools, and content generation via MCP protocol and REST API.397
- AlicenseAqualityCmaintenanceEnables YouTube search, video details, channels, playlists, and comments scraping via MCP, no API key required.10271MIT
Related MCP Connectors
💯 The fastest YouTube transcript + YouTube search MCP for AI agents. Try for free.
YouTube MCP — wraps the YouTube Data API v3 (BYO API key)
YouTube transcripts, subtitles, and video metadata as structured JSON via an Apify Actor.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/youtube-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server